time to bump TS_OUTPUT_SIZE!
This commit is contained in:
parent
177328e736
commit
52a1ff0817
|
@ -261,7 +261,7 @@ typedef struct {
|
||||||
|
|
||||||
scaled_ms VssAcceleration; //284
|
scaled_ms VssAcceleration; //284
|
||||||
//288
|
//288
|
||||||
uint8_t unusedAtTheEnd[2]; // we have some unused bytes to allow compatible TS changes
|
uint8_t unusedAtTheEnd[54]; // we have some unused bytes to allow compatible TS changes
|
||||||
|
|
||||||
// Temporary - will remove soon
|
// Temporary - will remove soon
|
||||||
TsDebugChannels* getDebugChannels() {
|
TsDebugChannels* getDebugChannels() {
|
||||||
|
|
Loading…
Reference in New Issue