From 64e5c46d8306f1feb8f93acf8a5d7136f2b495e4 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Sun, 24 Jan 2016 17:01:35 -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 53ea7b4379..325be8b9d4 100644 --- a/firmware/console/binary/tunerstudio_configuration.h +++ b/firmware/console/binary/tunerstudio_configuration.h @@ -117,7 +117,7 @@ typedef struct { float debugFloatField5; int debugIntField2; int debugIntField3; - int unused3[12]; + int unused3[13]; } TunerStudioOutputChannels; #endif /* TUNERSTUDIO_CONFIGURATION_H_ */