1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 18:32:30 +02:00

intermediate: prepare for js api

This commit is contained in:
andreas
2024-10-11 19:23:19 +02:00
parent 09b583ebd6
commit f6e3fa369f
6 changed files with 1976 additions and 1904 deletions
+1 -1
View File
@@ -351,7 +351,7 @@
"check": "checkMinMax",
"min": -1,
"max": 256,
"description": "the temp instance of PGN 130312 used for water temperature, use -1 for none, 256 for any",
"description": "the temp instance of PGN 130312 used for water temperature (0...255), use -1 for none, 256 for any",
"default": "256",
"category":"converter"
},
+3
View File
@@ -340,4 +340,7 @@ body {
}
.error{
color: red;
}
.changed input.error{
color: red;
}
+1957 -1902
View File
File diff suppressed because it is too large Load Diff