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.
Revision 11:2329cb17b332, committed 2021-07-26
- Comitter:
- steliansaracut
- Date:
- Mon Jul 26 20:32:36 2021 +0300
- Parent:
- 10:699eb1a95574
- Commit message:
- changed SSID
Changed in this revision
RWR_Utils.hxx | Show annotated file Show diff for this revision Revisions of this file |
--- a/RWR_Utils.hxx Mon Jul 26 17:26:59 2021 +0000 +++ b/RWR_Utils.hxx Mon Jul 26 20:32:36 2021 +0300 @@ -50,7 +50,7 @@ #define WEB_RECEIVE_TIMEOUT 10000 #define WEB_ESP_INIT_ATTEMPTS 10 #define WEB_IPD_HEADER_MIN_SIZE 9 -#define WEB_SSID "RWR_5" +#define WEB_SSID "RWR_1" #define WEB_PASSWORD "RWRWRWRW" #define WEB_CHANNEL "1" #define WEB_ECN "3"