mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-03 19:33:47 +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