mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added Gustavo Donizeti Gini to the list of donators
This commit is contained in:
		| @@ -15,7 +15,8 @@ Features | |||||||
| * JSON decoding (comments are supported) | * JSON decoding (comments are supported) | ||||||
| * JSON encoding (with optional indentation) | * JSON encoding (with optional indentation) | ||||||
| * Elegant API, very easy to use | * Elegant API, very easy to use | ||||||
| * Efficient (no malloc, nor copy) | * Fixed memory allocation (zero malloc) | ||||||
|  | * No data duplication (zero copy) | ||||||
| * Portable (written in C++98) | * Portable (written in C++98) | ||||||
| * Self-contained (no external dependency) | * Self-contained (no external dependency) | ||||||
| * Small footprint | * Small footprint | ||||||
| @@ -116,6 +117,7 @@ Special thanks to the following persons and companies who made generous donation | |||||||
| * A B Doodkorte | * A B Doodkorte | ||||||
| * Scott Smith | * Scott Smith | ||||||
| * Johann Stieger | * Johann Stieger | ||||||
|  | * Gustavo Donizeti Gini | ||||||
|  |  | ||||||
| --- | --- | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user