Changes
- Fix truncated strings on Arduino Due (issue #2181)
Unclaimed project
Are you a maintainer of ArduinoJson? Claim this project to take control of your public changelog and roadmap.
Changelog
๐ JSON library for Arduino and embedded C++. Simple and efficient.
Last updated 2 months ago
โน๏ธ Read the blog post
const char[] (issue #2166)โน๏ธ Read the blog post
deserializeJson()ElementProxy and MemberProxy non-copyableJsonString is now stored by copy, unless specified otherwiseJsonString::Ownership w...