show list of channels

This commit is contained in:
Lewis Moten
2024-05-03 23:56:59 -04:00
parent 348ea8df7c
commit 8059de37b2
3 changed files with 27 additions and 4 deletions

View File

@@ -89,6 +89,10 @@
Effective Baud: <span id="effective-speed-bits-per-second">N/A</span><br>
Effective Bytes/s: <span id="effective-speed-bytes-per-second">N/A</span><br />
</div>
<div>
<h2>Channels</h2>
<ol id="channel-list" start="0"></ol>
</div>
</div>
</body>