Swadge ESP32-S2  2.0.0
APIs to develop for the Magfest Swadge
Loading...
Searching...
No Matches
json_processor.h
Go to the documentation of this file.
1#ifndef _JSON_PROCESSOR_H_
2#define _JSON_PROCESSOR_H_
3
5
11
12#endif
const assetProcessor_t jsonProcessor
The JSON processor validates JSON files and compresses them with heatshrink.
Definition json_processor.c:15
Defines an asset processor.
Definition assets_preprocessor.h:764