removed length from data placeholders
This commit is contained in:
parent
5c1a72d13a
commit
4d2c8c74a1
|
@ -38,7 +38,6 @@ protocol: ðframe
|
||||||
length: 2
|
length: 2
|
||||||
-
|
-
|
||||||
field: data
|
field: data
|
||||||
length: 0
|
|
||||||
data: true
|
data: true
|
||||||
-
|
-
|
||||||
field: FCS (32-bit CRC)
|
field: FCS (32-bit CRC)
|
||||||
|
|
|
@ -59,6 +59,5 @@ protocol: &tcp
|
||||||
repeatable: true
|
repeatable: true
|
||||||
-
|
-
|
||||||
field: data
|
field: data
|
||||||
length: 0
|
|
||||||
data: true
|
data: true
|
||||||
osilayer: 4
|
osilayer: 4
|
||||||
|
|
Reference in New Issue