Christopher Haster / ESP8266Interface

Dependencies:   ESP8266

Fork of ESP8266Interface by NetworkSocketAPI

Branch:
api-changes
Revision:
47:60a4b49e8b83
Parent:
46:6b1bd1268074
Child:
49:750ed1b67483
diff -r 6b1bd1268074 -r 60a4b49e8b83 ESP8266Interface.cpp
--- a/ESP8266Interface.cpp	Thu Feb 25 03:34:36 2016 -0600
+++ b/ESP8266Interface.cpp	Thu Feb 25 03:51:57 2016 -0600
@@ -20,7 +20,7 @@
 #define ESP8266_CONNECT_TIMEOUT 15000
 #define ESP8266_SEND_TIMEOUT    500
 #define ESP8266_RECV_TIMEOUT    0
-#define ESP8266_MISC_TIMEOUT    5000
+#define ESP8266_MISC_TIMEOUT    500
 
 
 /** ESP8266Socket class