David's latest changes to the HTML UI

This commit is contained in:
Jm Casler
2020-09-23 19:04:12 -07:00
parent 2d8eb8e205
commit ce7fa65595
2 changed files with 406 additions and 122 deletions

View File

@@ -15,7 +15,8 @@ void notifyWebUI();
void handleHotspot();
// WebServer webserver(80);
void handleStyleCSS();
void handleRoot();
void handleRoot();
void handleScriptsScriptJS();
void handleJSONChatHistoryDummy();