Remove extra auto_current_control call
This commit is contained in:
parent
200f971ef7
commit
e472a7569b
@ -125,9 +125,6 @@ void tmc2130_checkOverTemp(void) {
|
|||||||
#if ENABLED(E4_IS_TMC2130)
|
#if ENABLED(E4_IS_TMC2130)
|
||||||
automatic_current_control(stepperE4, "E4");
|
automatic_current_control(stepperE4, "E4");
|
||||||
#endif
|
#endif
|
||||||
#if ENABLED(E4_IS_TMC2130)
|
|
||||||
automatic_current_control(stepperE4);
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user