Handle WebServer

This commit is contained in:
Serge NOEL
2026-02-23 18:46:34 +01:00
parent 1376be6797
commit 1d41d336ea
4 changed files with 29 additions and 66 deletions

View File

@@ -15,9 +15,10 @@
<div class="container">
<h1>ESP8266 DCC Command Station</h1>
<p>This is your ESP8266 DCC Command Station.</p>
<p>Pilotage train <a href="mouse.html">ici</a>.</p>
<p>Configure WiFi, manage XpressNet, and control your layout from here.</p>
<p>For documentation, see <a href="/xpressnet.html
">XpressNet Commands</a> and <a href="/README.md">Hardware Setup</a>.</p>
<p>For documentation, see <a href="/xpressnet.html">XpressNet Commands</a>
and <a href="/README.md">Hardware Setup</a>.</p>
</div>
</body>
</html>