time to bump TS_OUTPUT_SIZE!

This commit is contained in:
rusefillc 2020-12-02 14:10:02 -05:00
parent 177328e736
commit 52a1ff0817
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ typedef struct {
scaled_ms VssAcceleration; //284
//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
TsDebugChannels* getDebugChannels() {