mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
changes
This commit is contained in:
@@ -285,6 +285,17 @@
|
||||
"obp60":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "underVoltage",
|
||||
"label": "Undervoltage",
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "If undervoltage detection [on|off] lower than 9V then switch off the device",
|
||||
"category": "OBP60 Hardware",
|
||||
"capabilities": {
|
||||
"obp60":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "useSimuData",
|
||||
"label": "Simulation Data",
|
||||
|
||||
Reference in New Issue
Block a user