this is fork and i will modify for STM32

Fork of AWS-test by Pierre-Marie Ancèle

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 84 of file jsmn.h.