From 18342b41f16d421a07b1d7ea46b9ad928bdcd2f2 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Fri, 22 Jan 2016 16:01:56 -0500 Subject: [PATCH] auto-sync --- firmware/console/binary/tunerstudio_configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/console/binary/tunerstudio_configuration.h b/firmware/console/binary/tunerstudio_configuration.h index 2d870a8392..8482e7a2fa 100644 --- a/firmware/console/binary/tunerstudio_configuration.h +++ b/firmware/console/binary/tunerstudio_configuration.h @@ -17,7 +17,7 @@ //#define PAGE_1_SIZE 1152 -#define TS_OUTPUT_SIZE 196 +#define TS_OUTPUT_SIZE 276 typedef struct { uint16_t values[EGT_CHANNEL_COUNT];