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:
- 7:7eae20ecd038
- Parent:
- 6:66889ef7193a
- Child:
- 8:7433f35f0338
--- a/RWR_Utils.hxx Sat Jul 24 22:30:13 2021 +0300 +++ b/RWR_Utils.hxx Sun Jul 25 16:11:20 2021 +0300 @@ -45,7 +45,7 @@ // web interface parameters #define WEB_ESP_BAUD 115200 -#define WEB_RECEIVE_BUFFER_SIZE 2048 +#define WEB_RECEIVE_BUFFER_SIZE 1024 #define WEB_SEND_BUFFER_SIZE 2048 #define WEB_RECEIVE_TIMEOUT 10000 #define WEB_ESP_INIT_ATTEMPTS 10