mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
used/changed handling for xdr, show xdr example
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
"type": "xdr",
|
||||
"default": "",
|
||||
"check": "checkXDR",
|
||||
"category":"xdr"
|
||||
"category":"xdr1"
|
||||
},
|
||||
{
|
||||
"name": "XDR2",
|
||||
@@ -252,7 +252,7 @@
|
||||
"type": "xdr",
|
||||
"default": "",
|
||||
"check": "checkXDR",
|
||||
"category":"xdr"
|
||||
"category":"xdr2"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user