mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added ARDUINOJSON_ENABLE_INFINITY to enable Infinity in JSON
				
					
				
			This commit is contained in:
		| @@ -8,6 +8,7 @@ HEAD | ||||
| * Fixed invalid result from `operator|` (issue #981) | ||||
| * Made `deserializeJson()` more picky about trailing characters (issue #980) | ||||
| * Added `ARDUINOJSON_ENABLE_NAN` to enable NaN in JSON (issue #973) | ||||
| * Added `ARDUINOJSON_ENABLE_INFINITY` to enable Infinity in JSON | ||||
|  | ||||
| > ### BREAKING CHANGE | ||||
| >  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user