♻️ Simplify TMC utilities for more axes
This commit is contained in:
committed by
Scott Lahteine
parent
a6e5492b08
commit
926a7f27c6
@@ -1488,7 +1488,7 @@ void setup() {
|
||||
#endif
|
||||
|
||||
#if HAS_TRINAMIC_CONFIG && DISABLED(PSU_DEFAULT_OFF)
|
||||
SETUP_RUN(test_tmc_connection(true, true, true, true));
|
||||
SETUP_RUN(test_tmc_connection());
|
||||
#endif
|
||||
|
||||
#if HAS_DRIVER_SAFE_POWER_PROTECT
|
||||
|
||||
Reference in New Issue
Block a user