mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Redesigned JsonVariant to leverage converting constructors instead of assignment operators
This commit is contained in:
		| @@ -15,7 +15,9 @@ Features | ||||
| * JSON decoding | ||||
| * JSON encoding (with optional indentation) | ||||
| * Elegant API, very easy to use  | ||||
| * Fixed memory allocation (no malloc) | ||||
| * Efficient (no malloc, nor copy) | ||||
| * Portable (written in C++98) | ||||
| * Self-contained (no external dependency) | ||||
| * Small footprint | ||||
| * MIT License | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user