News

You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs ...
The more tokens you allocate, the more complex the JSON can be, but also the more memory is occupied. Each token takes 8 bytes, so sizeof (JsonParser<32>) is 256 bytes which is quite big in an Arduino ...