fix wifistubs to not be on esp32

This commit is contained in:
Kevin Hester 2021-05-26 10:20:44 +08:00
parent c6092ea520
commit e7e09cb7ed

View File

@ -1,7 +1,7 @@
//#include "mesh/wifi/WebServer.h"
#include "configuration.h"
#ifndef NO_ESP32
#ifdef NO_ESP32
//#include "mesh/wifi/WiFiAPClient.h"