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.
Diff: RWR_Utils.hxx
- Revision:
- 4:44f4d1cdd544
- Parent:
- 3:2ae8e437d637
- Child:
- 5:6cd52beadb7c
--- a/RWR_Utils.hxx Fri Jul 23 23:22:37 2021 +0300 +++ b/RWR_Utils.hxx Sat Jul 24 12:32:18 2021 +0300 @@ -46,7 +46,7 @@ #define WEB_ESP_BAUD 115200 #define WEB_RECEIVE_BUFFER_SIZE 2048 #define WEB_SEND_BUFFER_SIZE 2048 -#define WEB_RECEIVE_TIMEOUT 1000 +#define WEB_RECEIVE_TIMEOUT 10000 #define WEB_ESP_INIT_ATTEMPTS 10 #define WEB_IPD_HEADER_MIN_SIZE 9 #define WEB_SSID "RWR_1"