HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
This commit is contained in:
parent
736521a3f1
commit
b1a50d54e2
31 changed files with 65 additions and 65 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "../../inc/MarlinConfig.h"
|
||||
|
||||
#if HAS_TRINAMIC
|
||||
#if HAS_TRINAMIC_CONFIG
|
||||
|
||||
#include "trinamic.h"
|
||||
#include "../stepper.h"
|
||||
|
|
@ -818,4 +818,4 @@ void reset_trinamic_drivers() {
|
|||
stepper.set_directions();
|
||||
}
|
||||
|
||||
#endif // HAS_TRINAMIC
|
||||
#endif // HAS_TRINAMIC_CONFIG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue