mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 02:39:57 +00:00
fix wifistubs to not be on esp32
This commit is contained in:
parent
c6092ea520
commit
e7e09cb7ed
@ -1,7 +1,7 @@
|
||||
//#include "mesh/wifi/WebServer.h"
|
||||
#include "configuration.h"
|
||||
|
||||
#ifndef NO_ESP32
|
||||
#ifdef NO_ESP32
|
||||
|
||||
//#include "mesh/wifi/WiFiAPClient.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user