Support for the SPIFFS

This commit is contained in:
Jm Casler
2020-10-21 20:57:44 -07:00
parent e9279919ae
commit baa3d1dae4
6 changed files with 278 additions and 1584 deletions

View File

@@ -22,7 +22,6 @@ void handleRoot();
void handleScriptsScriptJS();
void handleJSONChatHistoryDummy();
class HttpAPI : public PhoneAPI
{