Basic RAMPS SD_DETECT_PIN override
This commit is contained in:
parent
c6632925e3
commit
63f6ad3fd2
@ -436,7 +436,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define BTN_ENC 35
|
#define BTN_ENC 35
|
||||||
#define SD_DETECT_PIN 49
|
#ifndef SD_DETECT_PIN
|
||||||
|
#define SD_DETECT_PIN 49
|
||||||
|
#endif
|
||||||
#define KILL_PIN 41
|
#define KILL_PIN 41
|
||||||
|
|
||||||
#if ENABLED(BQ_LCD_SMART_CONTROLLER)
|
#if ENABLED(BQ_LCD_SMART_CONTROLLER)
|
||||||
|
Loading…
Reference in New Issue
Block a user