Skip to content

ArduinoJson 2.1

Compare
Choose a tag to compare
@bblanchon bblanchon released this 15 Jul 18:09

Changes compared to 2.0:

  • Fixed case #include "jsmn.cpp" which caused an error in Linux (issue #6)
  • Fixed a buffer overrun in JSON Parser (issue #5)

To use this library with the Arduino IDE, you need to unzip the attached file into

<path_to_your_sketches>/libraries/