ArduinoJson 6.19 brings support for the NUL character, extends the features of JsonString, and changes some default settings| ArduinoJson
Today, we get a new feature that will help you structure your code more cleanly: custom converters. As you’ll see, I had to make some breaking changes to let that happen. Don’t worry; the fixes are straightforward.| ArduinoJson