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

run custom install, merge 2channels, include git rev in buildconfig

This commit is contained in:
andreas
2023-09-07 11:17:15 +02:00
parent e8890a879c
commit 4366116d63
5 changed files with 69 additions and 12 deletions

View File

@@ -11,7 +11,12 @@
<body>
<div class="heading"></div>
<div class="console"></div>
<div class="content"></div>
<div class="content">
<div id="loadingFrame">
<div id="loadingText" ></div>
<img id="loading" src="spinner.gif"/>
</div>
</div>
<div id="terminal"></div>
</body>
</html>