Swadge ESP32-S2  2.0.0
APIs to develop for the Magfest Swadge
Loading...
Searching...
No Matches
bin_processor.h
Go to the documentation of this file.
1#ifndef _BIN_PROCESSOR_H_
2#define _BIN_PROCESSOR_H_
3
5
11
12#endif /* _BIN_PROCESSOR_H_ */
const assetProcessor_t binProcessor
The bin processor copies the input file directly to the output file with no compression or modificati...
Definition bin_processor.c:14
Defines an asset processor.
Definition assets_preprocessor.h:764