sentErrorRate digits
This commit is contained in:
parent
9d7ea5ea8f
commit
7ea4c6788c
|
@ -1349,7 +1349,7 @@ custom stepper_num_micro_steps_e 1 bits, U08, @OFFSET@, [0:3], @@stepper_num_mic
|
|||
|
||||
int8_t launchFuelAdderPercent
|
||||
int8_t[3 iterate] sorryUnused
|
||||
float sentErrorRate
|
||||
float sentErrorRate;;"", 1, 0, 0, 3000, 2
|
||||
|
||||
int16_t coastingFuelCutRpmHigh;This sets the RPM above which fuel cut is active.;"rpm", 1, 0, 0, 5000, 0
|
||||
int16_t coastingFuelCutRpmLow;This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle;"rpm", 1, 0, 0, 5000, 0
|
||||
|
|
Loading…
Reference in New Issue