mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
intermediate: prepare for js api
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
@@ -340,4 +340,7 @@ body {
|
||||
}
|
||||
.error{
|
||||
color: red;
|
||||
}
|
||||
.changed input.error{
|
||||
color: red;
|
||||
}
|
||||
3859
web/index.js
3859
web/index.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user