⚡️ Formbot ST7920 delays, intentional X2 pins (#22915)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf91bd5eee
commit
8e4953514c
@@ -632,7 +632,7 @@
|
||||
// Chip Select and Digital Micro-stepping
|
||||
//
|
||||
|
||||
#if EITHER(DUAL_X_CARRIAGE, X_DUAL_STEPPER_DRIVERS)
|
||||
#if HAS_X2_STEPPER
|
||||
#if PIN_EXISTS(X2_CS) && AXIS_HAS_SPI(X2)
|
||||
#define _X2_CS X2_CS_PIN,
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user