1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-25 04:48:31 +00:00

🩹 Fix RADDS+RRD encoder button

This commit is contained in:
Scott Lahteine 2022-01-03 09:18:10 -06:00
parent 90fc120182
commit b8a376a28a

View File

@ -286,7 +286,7 @@
#endif // SPARK_FULL_GRAPHICS
#if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
#define BTN_ENC_EN LCD_PINS_D7 // Detect the presence of the encoder
#define BTN_ENC_EN 47 // Detect the presence of the encoder
#endif
#endif // HAS_WIRED_LCD