mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Use float instead of double to reduce the size of JsonVariant (issue #134)
				
					
				
			This commit is contained in:
		| @@ -5,6 +5,7 @@ v5.0.5 | ||||
| ------ | ||||
|  | ||||
| * Add overload `JsonObjectSuscript::set(value, decimals)` (issue #143) | ||||
| * Use `float` instead of `double` to reduce the size of `JsonVariant` (issue #134) | ||||
|  | ||||
| v5.0.4 | ||||
| ------ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user