auto-sync

This commit is contained in:
rusEfi 2014-12-01 15:03:17 -06:00
parent 680e8b080e
commit 2f13849904
1 changed files with 4 additions and 1 deletions

View File

@ -513,7 +513,10 @@ typedef struct {
short int acCutoffLowRpm;
short int acCutoffHighRpm;
int unused3[89];
short int acIdleRpmBump;
short int unusedShort;
int unused3[88];
} engine_configuration_s;