1
0
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:
wellenvogel
2021-11-20 17:53:02 +01:00
parent ad29c93dd2
commit 15ca1b9e17
8 changed files with 151 additions and 25 deletions

View File

@@ -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"
}