mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	NOT factory resetting in init
This commit is contained in:
		| @@ -164,8 +164,8 @@ public: | ||||
|       return false; | ||||
|     } | ||||
|  | ||||
|     sendAT(GF("&FZ"));  // Factory + Reset | ||||
|     waitResponse(); | ||||
|     // sendAT(GF("&FZ"));  // Factory + Reset | ||||
|     // waitResponse(); | ||||
|  | ||||
|     sendAT(GF("E0"));   // Echo Off | ||||
|     if (waitResponse() != 1) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user