got mqtt and wifi connection working reliably

This commit is contained in:
2026-03-27 16:33:49 +01:00
parent 5f49a5c1fe
commit 12873bae43
7 changed files with 139 additions and 30 deletions

View File

@@ -7,7 +7,7 @@
</head>
<body>
<h1>WLAN Einstellungen</h1>
<form action="/config" method="post">
<form action="/wlan-config" method="post">
<label>SSID:</label>
<input type="text" name="ssid">
<br>