now this shit works

Dependencies:   BufferedSerial

Dependents:   IoTWeatherStation

Fork of ESP8266NodeMCUInterface by ESP8266

Revision:
40:0a83315aea0a
Parent:
31:fd0eaf273b11
--- a/Socket/Endpoint.cpp	Sat May 02 04:08:30 2015 +0000
+++ b/Socket/Endpoint.cpp	Mon May 04 12:04:54 2015 +0000
@@ -19,8 +19,6 @@
 #include "Socket/Endpoint.h"
 #include <cstring>
 
-extern Serial pc;
-
 using std::memset;
 
 Endpoint::Endpoint()