mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	| @@ -116,7 +116,7 @@ class TinyGsmMC60 | ||||
|  | ||||
|  | ||||
|     public: | ||||
|       virtual int connect(const char *host, uint16_t port, int timeout_s) { | ||||
|       int connect(const char* host, uint16_t port, int timeout_s) { | ||||
|         stop(); | ||||
|         TINY_GSM_YIELD(); | ||||
|         rx.clear(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user