All examples have 6s delay before start
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
		@@ -130,7 +130,7 @@ void setup() {
 | 
			
		||||
  // Set GSM module baud rate
 | 
			
		||||
  // TinyGsmAutoBaud(SerialAT,GSM_AUTOBAUD_MIN,GSM_AUTOBAUD_MAX);
 | 
			
		||||
  SerialAT.begin(9600);
 | 
			
		||||
  delay(3000);
 | 
			
		||||
  delay(6000);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void loop() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user