8chan Official well known idle stepper configuration #5197
only:alphax-8chan
This commit is contained in:
parent
0bfb449c22
commit
3e3a7440cf
|
@ -60,6 +60,9 @@ void setDefaultBaseEngine() {
|
||||||
// Default this to on - if you want to diagnose, turn it off.
|
// Default this to on - if you want to diagnose, turn it off.
|
||||||
engineConfiguration->silentTriggerError = true;
|
engineConfiguration->silentTriggerError = true;
|
||||||
|
|
||||||
|
engineConfiguration->idleStepperReactionTime = 3;
|
||||||
|
engineConfiguration->idleStepperTotalSteps = 200;
|
||||||
|
|
||||||
// Advanced Trigger
|
// Advanced Trigger
|
||||||
|
|
||||||
// Battery and alternator
|
// Battery and alternator
|
||||||
|
|
Loading…
Reference in New Issue