Wirtek Robotics Workshop / RWR_Utils

Files at this revision

API Documentation at this revision

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"