mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Set ARDUINOJSON_DECODE_UNICODE to 1 by default
				
					
				
			This commit is contained in:
		| @@ -6,6 +6,7 @@ HEAD | ||||
|  | ||||
| * Added comparisons (`>`, `>=`, `==`, `!=`, `<`, and `<=`) between `JsonVariant`s | ||||
| * Added string deduplication (issue #1303) | ||||
| * Set `ARDUINOJSON_DECODE_UNICODE` to `1` by default | ||||
| * Fixed `copyArray()` not working with `String`, `ElementProxy`, and `MemberProxy` | ||||
| * Fixed error `getOrAddElement is not a member of ElementProxy` (issue #1311) | ||||
| * Fixed excessive stack usage when compiled with `-Og` (issues #1210 and #1314) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user