A fork of the original interface for OS/2. Features a correctly-implemented recv (but retains the old behavior via recv2).

Dependencies:   BufferedSerial

Dependents:   weather_clock weather_clock

Revision:
36:e1545c6c2cb3
Parent:
32:cf071dc33972
--- a/ESP8266/ESP8266.h	Thu Apr 30 21:09:14 2015 +0000
+++ b/ESP8266/ESP8266.h	Sat May 02 03:30:52 2015 +0000
@@ -33,6 +33,7 @@
 #define DEFAULT_WAIT_RESP_TIMEOUT 500
 #define ESP_TCP_TYPE 1
 #define ESP_UDP_TYPE 0 
+#define ESP_MBUFFE_MAX 256
 
 /**
  * The ESP8266 class