mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
allow to hide invalid boat data items
This commit is contained in:
@@ -123,6 +123,14 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "showInvalidData",
|
||||
"label": "show all data",
|
||||
"type": "boolean",
|
||||
"default": "true",
|
||||
"description": "show also not received items on data page",
|
||||
"category": "system"
|
||||
},
|
||||
{
|
||||
"name": "minXdrInterval",
|
||||
"label":"min XDR interval",
|
||||
|
||||
Reference in New Issue
Block a user