mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
allow to show unmapped XDR transducer values
This commit is contained in:
@@ -210,6 +210,14 @@
|
||||
"description":"send out the converted data on the NMEA2000 bus\nIf set to off the converted data will still be shown at the data tab.",
|
||||
"category":"converter"
|
||||
},
|
||||
{
|
||||
"name":"unknownXdr",
|
||||
"label":"show unknown XDR",
|
||||
"type":"boolean",
|
||||
"default":"false",
|
||||
"description":"show received XDR transducer values in data display if there is no XDR mapping for them",
|
||||
"category":"converter"
|
||||
},
|
||||
{
|
||||
"name":"sendRMCi",
|
||||
"label":"send RMC interval",
|
||||
|
||||
Reference in New Issue
Block a user