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

add version, output NMEA0183 to USB

This commit is contained in:
andreas
2021-10-16 17:20:04 +02:00
parent 997c446fda
commit dad454745a
2 changed files with 15 additions and 5 deletions

View File

@@ -49,6 +49,10 @@ span.label {
<body>
<div class="main">
<h1>NMEA 2000 Gateway </h1>
<div class="row">
<span class="label">VERSION</span>
<span class="value" id="version">---</span>
</div>
<div class="row">
<span class="label"># CAN messages</span>
<span class="value" id="numcan">---</span>