mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Remove redundant clinet
This commit is contained in:
		| @@ -49,7 +49,6 @@ const char pass[] = ""; | ||||
| //SoftwareSerial SerialAT(2, 3); // RX, TX | ||||
|  | ||||
| TinyGsm modem(SerialAT); | ||||
| TinyGsmClient client(modem); | ||||
|  | ||||
| void setup() | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user