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

export and import of xdr mappings

This commit is contained in:
wellenvogel
2021-11-23 19:40:29 +01:00
parent 6214d0111e
commit a9e1357c7f
3 changed files with 86 additions and 0 deletions

View File

@@ -147,6 +147,11 @@ body{
max-width: 16em;
overflow: auto;
}
.uploadXdr{
width: 1px;
height: 1px;
opacity: 0;
}
button.addunassigned {
margin-left: 1em;
}