Swadge ESP32-S2  2.0.0
APIs to develop for the Magfest Swadge
Loading...
Searching...
No Matches
raw_processor.h File Reference

Go to the source code of this file.

Functions

bool process_raw (processorInput_t *arg)

Variables

const assetProcessor_t heatshrinkProcessor
 The heatshrink processor compresses its input file with heatshrink. Any files processed can be loaded from the Swadge with readHeatshrinkFile().

Function Documentation

◆ process_raw()

bool process_raw ( processorInput_t * arg)

Variable Documentation

◆ heatshrinkProcessor

const assetProcessor_t heatshrinkProcessor
extern

The heatshrink processor compresses its input file with heatshrink. Any files processed can be loaded from the Swadge with readHeatshrinkFile().