mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	extra mux warning
This commit is contained in:
		| @@ -959,6 +959,10 @@ public: | ||||
|                     bool ssl = false) { | ||||
|     bool success = true; | ||||
|  | ||||
|     if (mux != 0) { | ||||
|       DBG("XBee only supports 1 IP channel in transparent mode!"); | ||||
|     } | ||||
|  | ||||
|     // empty the saved currelty-in-use destination address | ||||
|     savedOperatingIP = IPAddress(0, 0, 0, 0); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user