esp32-warm-water
esp32 based project for the control of a heating element based on temperature
|
defininitions for spiffs More...
#include <sys/types.h>
Go to the source code of this file.
Functions | |
void | read_file (const char *) |
void | spiffs_init (void) |
void | spiffs_deinit (void) |
off_t | get_file_size (const char *) |
defininitions for spiffs
Definition in file spiffs.h.
off_t get_file_size | ( | const char * | filename | ) |
void read_file | ( | const char * | pwd | ) |
void spiffs_deinit | ( | void | ) |