mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	remove bad lines
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
		| @@ -143,11 +143,6 @@ void setup() { | ||||
|     modem.simUnlock(GSM_PIN); | ||||
|   } | ||||
| #endif | ||||
|  | ||||
|   if (!modem.hasSSL()) { | ||||
|     SerialMon.println(F("SSL is not supported by this modem")); | ||||
|     while(true) { delay(1000); } | ||||
|   } | ||||
| } | ||||
|  | ||||
| void loop() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user