reduced header and fixed sdnsub

This commit is contained in:
Martino Ferrari
2026-02-06 18:33:58 +01:00
parent 907dfadf75
commit 054e18179d

View File

@@ -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 = {