1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-14 06:23:07 +01:00

some css and text tuning, cleanup old modes

This commit is contained in:
andreas
2023-10-01 12:58:45 +02:00
parent 9848929396
commit 1d7f62f637
4 changed files with 8 additions and 12 deletions

View File

@@ -19,12 +19,11 @@
</div>
<div class="row">
<span class="label">Board type</span>
<select id="environment" value="m5stack-atom-generic">
</select>
<input type="text" id="environment" disabled/>
</div>
<div class="row">
<span class="label">Build Flags</span>
<input type="text" id="buildflags" value="">
<input type="text" id="buildflags" disabled>
</div>
<div class="row">
<button id="start">Start</button>