From 1882ee1e8ff8607340cc5890e780089f6f0a437a Mon Sep 17 00:00:00 2001 From: arovak <56759291+arovak@users.noreply.github.com> Date: Thu, 28 May 2020 00:23:35 +0200 Subject: [PATCH] Delete WiFi.h --- test/espspi/WiFi.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 test/espspi/WiFi.h diff --git a/test/espspi/WiFi.h b/test/espspi/WiFi.h deleted file mode 100644 index 5050600b..00000000 --- a/test/espspi/WiFi.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef WIFISPI_H -#define WIFISPI_H -#include "WiFiSpi.h" - -WiFiSpiClass WiFi; -#endif \ No newline at end of file