fix wifistubs to not be on esp32

pull/812/head
Kevin Hester 2021-05-26 10:20:44 +08:00
rodzic c6092ea520
commit e7e09cb7ed
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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