This shows you the differences between two versions of the page.
|
iothings:laboratoare:2025_code:lab10_1 [2025/12/06 18:41] dan.tudose created |
iothings:laboratoare:2025_code:lab10_1 [2025/12/06 18:41] (current) dan.tudose |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| #include <ElegantOTA.h> | #include <ElegantOTA.h> | ||
| - | const char* ssid = "TP-Link_2A64"; | + | const char* ssid = "UPB-Guest"; |
| - | const char* password = "99481100"; | + | const char* password = ""; |
| // OTA basic auth (recommended) | // OTA basic auth (recommended) | ||
| const char* ota_user = "admin"; | const char* ota_user = "admin"; | ||