Improved STMicro L64XX stepper driver support (#16452)
This commit is contained in:
@@ -43,8 +43,8 @@ void reset_stepper_drivers() {
|
||||
tmc26x_init_to_defaults();
|
||||
#endif
|
||||
|
||||
#if HAS_DRIVER(L6470)
|
||||
L6470.init_to_defaults();
|
||||
#if HAS_L64XX
|
||||
L64xxManager.init_to_defaults();
|
||||
#endif
|
||||
|
||||
#if HAS_TRINAMIC
|
||||
|
Reference in New Issue
Block a user