esp32-warm-water
esp32 based project for the control of a heating element based on temperature
|
Data Fields | |
char | base_path [ESP_VFS_PATH_MAX+1] |
char | scratch [SCRATCH_BUFSIZE] |
Definition at line 59 of file webserver.c.
char base_path[ESP_VFS_PATH_MAX+1] |
Definition at line 62 of file webserver.c.
char scratch[SCRATCH_BUFSIZE] |
Definition at line 65 of file webserver.c.