Init
Fork of ESP8266Interface by
Diff: ESP8266/ESP8266.h
- Revision:
- 36:e1545c6c2cb3
- Parent:
- 32:cf071dc33972
- Child:
- 45:c180905b5b79
--- 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