Make wifi optional and exclude from nrf52 builds

This commit is contained in:
geeksville
2020-09-18 10:48:39 -07:00
parent 9624cc3798
commit 6e5e5822aa
8 changed files with 117 additions and 102 deletions
-1
View File
@@ -2,7 +2,6 @@
#include <Arduino.h>
#include <functional>
#include <WiFi.h>
void initWebServer();