mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added example MsgPackParser.ino (issue #358)
				
					
				
			This commit is contained in:
		| @@ -40,7 +40,7 @@ void setup() { | ||||
|  | ||||
|   // Test if parsing succeeds. | ||||
|   if (error) { | ||||
|     Serial.println("parseObject() failed"); | ||||
|     Serial.println("deserializeJson() failed"); | ||||
|     return; | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user