ESP8266 / ESP8266NodeMCUInterface

Dependencies:   BufferedSerial

Dependents:   esp8266_nodeMCU1 esp8266_2_thingspeak1 Solarator_0-0-2 IoTBurglar_and_Fire_AlarmSystem ... more

Fork of ESP8266Interface by ESP8266

Revision:
40:0a83315aea0a
Parent:
39:89e259295728
--- a/Socket/UDPSocket.cpp	Sat May 02 04:08:30 2015 +0000
+++ b/Socket/UDPSocket.cpp	Mon May 04 12:04:54 2015 +0000
@@ -21,8 +21,6 @@
 #include <string>
 #include <algorithm>
 
-extern Serial pc;
-
 UDPSocket::UDPSocket()
 {
     endpoint_configured = false;