fixed types
This commit is contained in:
@@ -232,15 +232,15 @@
|
||||
}
|
||||
ELAPSED_TIME_SAMPLES = {
|
||||
NumberOfElements = @fast_slow_ratio
|
||||
Type = uint8
|
||||
Type = uint32
|
||||
}
|
||||
BEAM_ON_TIME_SAMPLES = {
|
||||
NumberOfElements = @fast_slow_ratio
|
||||
Type = uint8
|
||||
Type = uint32
|
||||
}
|
||||
SHOT_ID_SAMPLES = {
|
||||
NumberOfElements = @fast_slow_ratio
|
||||
Type = uint8
|
||||
Type = uint32
|
||||
}
|
||||
CRIO_RV1_SAMPLES = {
|
||||
NumberOfElements = @fast_slow_ratio
|
||||
|
||||
Reference in New Issue
Block a user