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: BufferedSerial
Dependents: esp8266_nodeMCU1 esp8266_2_thingspeak1 Solarator_0-0-2 IoTBurglar_and_Fire_AlarmSystem ... more
Fork of ESP8266Interface by
Diff: ESP8266Interface.h
- Revision:
- 14:4d1128f72e00
- Parent:
- 13:41098c907200
- Child:
- 16:3f0efaa57a12
--- a/ESP8266Interface.h Sun Nov 30 21:14:09 2014 +0000 +++ b/ESP8266Interface.h Sun Nov 30 21:37:16 2014 +0000 @@ -64,8 +64,6 @@ char* getIPAddress(); private: - char ip_string[20]; - bool ip_set; }; #include "UDPSocket.h"

Adafruit Huzzah