V.06 11/3

Dependencies:   FT6206 SDFileSystem SPI_TFT_ILI9341 TFT_fonts

Fork of ATT_AWS_IoT_demo by attiot

Embed: (wiki syntax)

« Back to documentation index

jsmn_parser Struct Reference

jsmn_parser Struct Reference

JSON parser. More...

#include <jsmn.h>


Detailed Description

JSON parser.

Contains an array of token blocks available. Also stores the string being parsed now and current position in that string

Definition at line 79 of file jsmn.h.