Shift/encoder pins not needed for ADC Keypad (#18335)
This commit is contained in:
parent
031f308d39
commit
f13ca24ade
@ -707,7 +707,7 @@
|
|||||||
|
|
||||||
#endif // HAS_SPI_LCD
|
#endif // HAS_SPI_LCD
|
||||||
|
|
||||||
#if ENABLED(REPRAPWORLD_KEYPAD)
|
#if ENABLED(REPRAPWORLD_KEYPAD) && DISABLED(ADC_KEYPAD)
|
||||||
#define SHIFT_OUT 40
|
#define SHIFT_OUT 40
|
||||||
#define SHIFT_CLK 44
|
#define SHIFT_CLK 44
|
||||||
#define SHIFT_LD 42
|
#define SHIFT_LD 42
|
||||||
|
Loading…
Reference in New Issue
Block a user