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