mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
xdrmappings: map 130314
This commit is contained in:
@@ -237,6 +237,22 @@
|
||||
"check": "checkSSID",
|
||||
"description": "the SSID for an external WIFI network",
|
||||
"category":"wifi client"
|
||||
},
|
||||
{
|
||||
"name": "XDR1",
|
||||
"label": "XDR1",
|
||||
"type": "xdr",
|
||||
"default": "",
|
||||
"check": "checkXDR",
|
||||
"category":"xdr"
|
||||
},
|
||||
{
|
||||
"name": "XDR2",
|
||||
"label": "XDR2",
|
||||
"type": "xdr",
|
||||
"default": "",
|
||||
"check": "checkXDR",
|
||||
"category":"xdr"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user