mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
real bus data for depth
This commit is contained in:
@@ -60,6 +60,17 @@
|
||||
"obp60":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "useSimuData",
|
||||
"label": "Simulation Data",
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "Can use for simulation data by missing bus data.",
|
||||
"category": "OBP60",
|
||||
"capabilities": {
|
||||
"obp60":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "display",
|
||||
"label": "Display Mode",
|
||||
|
||||
Reference in New Issue
Block a user