From b03779e0ac4e0219980855b1a5e613b85f805125 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 2 Dec 2020 14:10:02 -0500 Subject: [PATCH] time to bump TS_OUTPUT_SIZE! --- firmware/console/binary/tunerstudio_outputs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/console/binary/tunerstudio_outputs.h b/firmware/console/binary/tunerstudio_outputs.h index 99f213dbe9..9a1194ee4d 100644 --- a/firmware/console/binary/tunerstudio_outputs.h +++ b/firmware/console/binary/tunerstudio_outputs.h @@ -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() {