Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547)
This commit is contained in:
committed by
Scott Lahteine
parent
8668571bee
commit
53abfdc2c3
@ -164,7 +164,7 @@
|
||||
#define SHIFT_OUT 34
|
||||
#define SHIFT_EN 44
|
||||
|
||||
#if MB(MEGATRONICS_31) || MB(MEGATRONICS_32)
|
||||
#if MB(MEGATRONICS_31, MEGATRONICS_32)
|
||||
#define SD_DETECT_PIN 56
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user