esp32-warm-water
esp32 based project for the control of a heating element based on temperature
Data Fields
file_server_data Struct Reference

Data Fields

char base_path [ESP_VFS_PATH_MAX+1]
 
char scratch [SCRATCH_BUFSIZE]
 

Detailed Description

Definition at line 59 of file webserver.c.

Field Documentation

◆ base_path

char base_path[ESP_VFS_PATH_MAX+1]

Definition at line 62 of file webserver.c.

◆ scratch

char scratch[SCRATCH_BUFSIZE]

Definition at line 65 of file webserver.c.


The documentation for this struct was generated from the following file: