mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
improve status handling for twai, add n2k state to UI
This commit is contained in:
@@ -58,7 +58,11 @@
|
||||
<div class="row">
|
||||
<span class="label">Free heap</span>
|
||||
<span class="value" id="heap">---</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<span class="label">N2K State</span>
|
||||
<span class="value" id="n2kstate">UNKNOWN</span>
|
||||
</div>
|
||||
</div>
|
||||
<button id="reset">Reset</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user