Tags: subnet/ArduinoJson
Tags
ArduinoJson 4.2 * Switched back to old library layout (issues 8000 bblanchon#39, bblanchon#43 and bblanchon#45) * Removed global new operator overload (issue bblanchon#40, bblanchon#45 and bblanchon#46) * Added an example with EthernetServer
* Unified parser and generator API (issue bblanchon#23) * Updated library layout, now requires Arduino 1.0.6 or newer **BREAKING CHANGE**: API changed significantly, see `doc/Migrating to the new API.md`.
* Unified parser and generator API (issue bblanchon#23) * Updated library layout, now requires Arduino 1.0.6 or newer **BREAKING CHANGE**: API changed significantly, see `doc/Migrating to the new API.md`.
* Fixed case `#include "jsmn.cpp"` which caused an error in Linux (is… …sue bblanchon#6) * Fixed a buffer overrun in JSON Parser (issue bblanchon#5)
PreviousNext