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

upload/download buildconfig

This commit is contained in:
andreas
2023-10-01 12:40:16 +02:00
parent 728b4a4347
commit a334f886f6
5 changed files with 68 additions and 20 deletions

View File

@@ -121,4 +121,10 @@
}
.configui .selector.level4 {
margin-left: 1.5em;
}
.configui form#upload {
width: 0;
height: 0;
/* display: flex; */
overflow: hidden;
}