Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ESP8266
Fork of ESP8266Interface by
Diff: WiFiRadioInterface.h
- Revision:
- 17:c3f4095337b8
- Parent:
- 16:b2f781416464
--- 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.
