Merge pull request #51 from mc-hamster/osthread

Does this fix the linux build?
This commit is contained in:
Jm Casler 2021-01-09 19:17:45 -08:00 committed by GitHub
commit 0be4bbb369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
#ifndef NO_ESP32
#include "mesh/wifi/WiFiAPClient.h"
//#include "mesh/wifi/WiFiAPClient.h"
void initWifi(bool forceSoftAP) {}