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

@@ -7,7 +7,7 @@
#include "esp_bt.h"
#include "host/util/util.h"
#include "main.h"
#include "meshwifi/meshwifi.h"
#include "mesh/wifi/WiFiAPClient.h"
#include "nimble/NimbleDefs.h"
#include "services/gap/ble_svc_gap.h"
#include "services/gatt/ble_svc_gatt.h"