bumping gearRatio range

This commit is contained in:
rusefillc 2023-07-09 20:36:24 -04:00
parent b23233b411
commit 897f81990f
1 changed files with 1 additions and 1 deletions

View File

@ -1445,7 +1445,7 @@ tChargeMode_e tChargeMode;
output_pin_e[4 iterate] stepper_raw_output;
uint16_t[GEARS_COUNT iterate] autoscale gearRatio;;"ratio", 0.01, 0, 0, 10, 2
uint16_t[GEARS_COUNT iterate] autoscale gearRatio;;"ratio", 0.01, 0, 0, 30, 2
uint16_t vvtActivationDelayMs;We need to give engine time to build oil pressure without diverting it to VVT;"ms", 1, 0, 0, 65000, 0