Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ESP8266Interface by
Diff: ESP8266Interface.cpp
- 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