General cleanup

This commit is contained in:
Scott Lahteine
2020-11-29 20:49:42 -06:00
parent 8fd8772a6f
commit fd35d1b8a6
8 changed files with 14 additions and 14 deletions

View File

@ -263,7 +263,7 @@
#ifndef SD_DETECT_PIN
#define SD_DETECT_PIN 38
#endif
#if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
#define BTN_ENC_EN LCD_PINS_D7 // Detect the presence of the encoder
#endif