mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Fixed missing ;'s
Also added mayfly to test boards
This commit is contained in:
		@@ -74,6 +74,6 @@ void loop() {
 | 
			
		||||
  #if defined(TINY_GSM_MODEM_SIM800) || defined(TINY_GSM_MODEM_A6) || defined(TINY_GSM_MODEM_M590)
 | 
			
		||||
  modem.gprsDisconnect();
 | 
			
		||||
  #else
 | 
			
		||||
  modem.networkDisconnect()
 | 
			
		||||
  modem.networkDisconnect();
 | 
			
		||||
  #endif
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -74,6 +74,6 @@ void loop() {
 | 
			
		||||
  #if defined(TINY_GSM_MODEM_SIM800) || defined(TINY_GSM_MODEM_A6) || defined(TINY_GSM_MODEM_M590)
 | 
			
		||||
  modem.gprsDisconnect();
 | 
			
		||||
  #else
 | 
			
		||||
  modem.networkDisconnect()
 | 
			
		||||
  modem.networkDisconnect();
 | 
			
		||||
  #endif
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -74,6 +74,6 @@ void loop() {
 | 
			
		||||
  #if defined(TINY_GSM_MODEM_SIM800) || defined(TINY_GSM_MODEM_A6) || defined(TINY_GSM_MODEM_M590)
 | 
			
		||||
  modem.gprsDisconnect();
 | 
			
		||||
  #else
 | 
			
		||||
  modem.networkDisconnect()
 | 
			
		||||
  modem.networkDisconnect();
 | 
			
		||||
  #endif
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -74,6 +74,6 @@ void loop() {
 | 
			
		||||
  #if defined(TINY_GSM_MODEM_SIM800) || defined(TINY_GSM_MODEM_A6) || defined(TINY_GSM_MODEM_M590)
 | 
			
		||||
  modem.gprsDisconnect();
 | 
			
		||||
  #else
 | 
			
		||||
  modem.networkDisconnect()
 | 
			
		||||
  modem.networkDisconnect();
 | 
			
		||||
  #endif
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -74,6 +74,6 @@ void loop() {
 | 
			
		||||
  #if defined(TINY_GSM_MODEM_SIM800) || defined(TINY_GSM_MODEM_A6) || defined(TINY_GSM_MODEM_M590)
 | 
			
		||||
  modem.gprsDisconnect();
 | 
			
		||||
  #else
 | 
			
		||||
  modem.networkDisconnect()
 | 
			
		||||
  modem.networkDisconnect();
 | 
			
		||||
  #endif
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user