Skip to content

ArduinoJson 5.0.5

Compare
Choose a tag to compare
@bblanchon bblanchon released this 30 Oct 22:10

Changes since v5.0.4

  • Add overload JsonObjectSuscript::set(value, decimals) (issue #143)
  • Use float instead of double to reduce the size of JsonVariant (issue #134)

Which package to download?

If you are running the official Arduino IDE, download ArduinoJson-v5.0.5.zip.
You can also use the library manager from the IDE, it will download the library for you.

If you are running an alternative IDE (like Energia or Stino), download ArduinoJson-v5.0.5-old-layout.zip
This package has the legacy library layout that was supported by older versions of the Arduino IDE.