Web server is now treaded and moved to mesh/wifi/*

This commit is contained in:
Jm
2021-01-08 22:25:44 -08:00
parent cfcb00b943
commit d458f673be
14 changed files with 160 additions and 174 deletions

View File

@@ -1,5 +1,5 @@
#include "meshwifi/meshhttp.h"
#include "meshwifi/meshwifi.h"
#include "mesh/wifi/WebServer.h"
#include "mesh/wifi/WiFiAPClient.h"
void initWifi(bool forceSoftAP) {}