sandbox / ESP8266Interface

Dependencies:   ESP8266

Fork of ESP8266Interface by Christopher Haster

Revision:
17:c3f4095337b8
Parent:
16:b2f781416464
diff -r b2f781416464 -r c3f4095337b8 WiFiRadioInterface.h
--- a/WiFiRadioInterface.h	Wed Jul 15 23:22:31 2015 +0000
+++ b/WiFiRadioInterface.h	Thu Jul 16 05:19:34 2015 +0000
@@ -18,7 +18,6 @@
 #define WIFIRADIOINTERFACE_H
 
 #include "WiFiInterface.h"
-#include "SocketInterface.h"
 #include "ATParser.h"
 
 /** WiFiSocket class.