fix @mc-hamster build to work on linux/nrf52

This commit is contained in:
Kevin Hester
2021-01-15 13:21:33 +08:00
parent a827017bd2
commit 3598c91c29
13 changed files with 15 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
#include <pb_encode.h>
#ifndef NO_ESP32
#include "mesh/wifi/WiFiAPClient.h"
#include "mesh/http/WiFiAPClient.h"
#endif
NodeDB nodeDB;