reduced header and fixed sdnsub
This commit is contained in:
@@ -14,12 +14,15 @@
|
||||
//! unused: SDN header has no use in this appliation
|
||||
Header = {
|
||||
Type = uint8
|
||||
NumberOfDimensions = 1
|
||||
NumberOfElements = 52
|
||||
NumberOfElements = 48
|
||||
}
|
||||
//! unused: not used for nothing
|
||||
Dummy = {
|
||||
Type = uint8
|
||||
NumberOfElements = 4
|
||||
}
|
||||
ESDNTime = {
|
||||
Type = uint32
|
||||
NumberOfDimensions = 1
|
||||
NumberOfElements = 1
|
||||
}
|
||||
Command = {
|
||||
|
||||
Reference in New Issue
Block a user