mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 01:48:13 +00:00
is linux fixed now?
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
//#include "mesh/wifi/WebServer.h"
|
||||
|
||||
#ifndef NO_ESP32
|
||||
|
||||
#include "mesh/wifi/WiFiAPClient.h"
|
||||
|
||||
void initWifi(bool forceSoftAP) {}
|
||||
@@ -9,3 +12,5 @@ bool isWifiAvailable()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user