ESP32 WebCam Server 5.0
Fully customizable WebCam server based on Espressif ESP32-based board with a camera.
|
Go to the source code of this file.
Data Structures | |
class | CLStorage |
Storage Manager Encapsulates access to the file system, which can be either external (SD card) or internal (LittleFS). More... | |
Macros | |
#define | STORAGE_UNITS_BT 0 |
#define | STORAGE_UNITS_MB 2 |
#define | STORAGE_UNITS STORAGE_UNITS_MB |
Variables | |
CLStorage | Storage |
#define STORAGE_UNITS STORAGE_UNITS_MB |
#define STORAGE_UNITS_BT 0 |
#define STORAGE_UNITS_MB 2 |
|
extern |