mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Removed some non-ascii characters
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
		| @@ -282,7 +282,7 @@ class TinyGsmMC60 | ||||
|  | ||||
|     // Set Method to Handle Received TCP/IP Data | ||||
|     // Mode=2 - Output a notification statement: | ||||
|     // “+QIRDI: <id>,<sc>,<sid>,<num>,<len>,< tlen>” | ||||
|     // +QIRDI: <id>,<sc>,<sid>,<num>,<len>,< tlen> | ||||
|     sendAT(GF("+QINDI=2")); | ||||
|     if (waitResponse() != 1) { return false; } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user