mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Moved float tables to PROGMEM
This commit is contained in:
		| @@ -8,6 +8,7 @@ HEAD | ||||
| * Added `JsonDocument::overflowed()` which tells if the memory pool was too small (issue #1358) | ||||
| * Added `DeserializationError::EmptyInput` which tells if the input was empty | ||||
| * Added `DeserializationError::f_str()` which returns a `const __FlashStringHelper*` (issue #846) | ||||
| * Moved float convertion tables to PROGMEM | ||||
| * Fixed `JsonVariant::set((char*)0)` which returned false instead of true (issue #1368) | ||||
| * Fixed error `No such file or directory #include <WString.h>` (issue #1381) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user