Remove BEEPER_PIN override in pins_RIGIDBOARD.h
Resolves #5926. This override is no longer needed since the RAMPS LCD controller pins were fixed.
This commit is contained in:
parent
11e892bd84
commit
eeb490221f
@ -124,9 +124,6 @@
|
|||||||
|
|
||||||
#elif ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER)
|
#elif ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER)
|
||||||
|
|
||||||
#undef BEEPER_PIN
|
|
||||||
#define BEEPER_PIN -1
|
|
||||||
|
|
||||||
#undef SD_DETECT_PIN
|
#undef SD_DETECT_PIN
|
||||||
#define SD_DETECT_PIN 22
|
#define SD_DETECT_PIN 22
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user