mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added banner with the new logo
This commit is contained in:
		| @@ -1,8 +1,10 @@ | ||||
| [](https://ci.appveyor.com/project/bblanchon/arduinojson/branch/master) [](https://travis-ci.org/bblanchon/ArduinoJson) [](https://coveralls.io/r/bblanchon/ArduinoJson?branch=master) [](https://github.com/bblanchon/ArduinoJson) | ||||
|  | ||||
|  | ||||
|  | ||||
| ArduinoJson - C++ JSON library for IoT | ||||
| ==================== | ||||
|  | ||||
| [](https://ci.appveyor.com/project/bblanchon/arduinojson/branch/master) [](https://travis-ci.org/bblanchon/ArduinoJson) [](https://coveralls.io/r/bblanchon/ArduinoJson?branch=master) [](https://github.com/bblanchon/ArduinoJson) | ||||
|  | ||||
| *An elegant and efficient JSON library for embedded systems.* | ||||
|  | ||||
| It's designed to have the most intuitive API, the smallest footprint and is able to work without any allocation on the heap (no malloc). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user