Shift/encoder pins not needed for ADC Keypad (#18335)

This commit is contained in:
ellensp 2020-06-18 09:06:13 +12:00 committed by GitHub
parent 031f308d39
commit f13ca24ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -707,7 +707,7 @@
#endif // HAS_SPI_LCD
#if ENABLED(REPRAPWORLD_KEYPAD)
#if ENABLED(REPRAPWORLD_KEYPAD) && DISABLED(ADC_KEYPAD)
#define SHIFT_OUT 40
#define SHIFT_CLK 44
#define SHIFT_LD 42