individual cylinder fuel trims #3284

This commit is contained in:
rusefillc 2021-09-29 23:51:00 -04:00
parent bb721e14a4
commit c01ed3e916
1 changed files with 1 additions and 1 deletions

View File

@ -1594,7 +1594,7 @@ tChargeMode_e tChargeMode;
float[GAP_TRACKING_LENGTH iterate] triggerGapOverride;;"ratio", 1, 0, 0, 20, 2
int8_t[MAX_CYLINDER_COUNT iterate] fuelTrim;;"Percent", PERCENT_TRIM_BYTE_PACKING_DIV, 0, -25, 25, 2
int8_t[MAX_CYLINDER_COUNT iterate] fuelTrim;;"Percent", @@PERCENT_TRIM_BYTE_PACKING_DIV@@, 0, -25, 25, 2
int[344] mainUnusedEnd;;"units", 1, 0, -20, 100, 0