auto-sync

This commit is contained in:
rusEfi 2016-01-24 17:01:35 -05:00
parent 7d06f49cfc
commit 64e5c46d83
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ typedef struct {
float debugFloatField5;
int debugIntField2;
int debugIntField3;
int unused3[12];
int unused3[13];
} TunerStudioOutputChannels;
#endif /* TUNERSTUDIO_CONFIGURATION_H_ */