Program Listing for File FSWebServerNoScreen.h
↰ Return to documentation for file (/home/fabio/Arduino/MyLvglWatch-20220910/FSWebServerNoScreen.h)
#ifndef FSWEBSERVERNOSCREEN_H
#define FSWEBSERVERNOSCREEN_H
void startWebServerFS();
void closeWebServerandSPIFFSandWiFi();
bool webServerFSTestAndHandle(void);
#endif