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

View File

@@ -17,7 +17,6 @@
#include "concurrency/PeriodicTask.h"
#include "power.h"
#include <string>
#include <WiFi.h>
namespace graphics
{