mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 09:20:34 +01:00
Corrected length of AP password
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define HTTP_PORT 80
|
||||
|
||||
#define ACCESS_POINT_NAME "OpenDTU-"
|
||||
#define ACCESS_POINT_PASSWORD "openDTU"
|
||||
#define ACCESS_POINT_PASSWORD "openDTU42"
|
||||
|
||||
#define ADMIN_TIMEOUT 180
|
||||
#define WIFI_RECONNECT_TIMEOUT 15
|
||||
|
||||
Reference in New Issue
Block a user