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

@@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "graphics/images.h"
#include "main.h"
#include "mesh-pb-constants.h"
#include "meshwifi/meshwifi.h"
#include "mesh/wifi/WiFiAPClient.h"
#include "plugins/TextMessagePlugin.h"
#include "target_specific.h"
#include "utils.h"