LCDOTA HTML
This commit is contained in:
parent
6cb4818195
commit
05236797c2
9 changed files with 563 additions and 29 deletions
|
@ -34,6 +34,7 @@ class ESPMegaWebServer
|
|||
void loadCredentialsFromFRAM();
|
||||
void saveCredentialsToFRAM();
|
||||
AsyncWebServer* getServer();
|
||||
bool checkAuthentication(AsyncWebServerRequest *request);
|
||||
private:
|
||||
// FRAM
|
||||
FRAM *fram;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue