mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Fixed deserializer that stopped reading at the first 0xFF (closes #1118)
This commit is contained in:
		| @@ -9,6 +9,7 @@ HEAD | ||||
| * Fixed `deserializeJson()` when input contains duplicate keys (issue #1095) | ||||
| * Improved `deserializeMsgPack()` speed by reading several bytes at once | ||||
| * Added detection of Atmel AVR8/GNU C Compiler (issue #1112) | ||||
| * Fixed deserializer that stopped reading at the first `0xFF` (PR #1118 by @mikee47) | ||||
|  | ||||
| v6.12.0 (2019-09-05) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user