Login
From:
ArduinoJson
(Uncensored)
subscribe
ArduinoJson 6.18: custom converters
https://arduinojson.org/news/2021/05/04/version-6-18-0/
links
backlinks
Roast topics
Find topics
Find it!
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.