1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

#37: include the client SSID in the status page

This commit is contained in:
andreas
2024-03-21 16:54:37 +01:00
parent bfc6af1f89
commit efd23b0e39
2 changed files with 3 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
</div>
<div class="row ">
<span class="label">wifi client connected</span>
<span class="value" id="wifiConnected">---</span>
<span class="value" id="wifiConnected">---</span>&nbsp;[<span class="value" id="wifiSSID">---</span>]
</div>
<div class="row even">
<span class="label">wifi client IP</span>