Browse Source

Remove unused Cheaptronic pins

Scott Lahteine 6 years ago
parent
commit
2aaa681dea
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      Marlin/src/pins/pins_CHEAPTRONIC.h

+ 0
- 7
Marlin/src/pins/pins_CHEAPTRONIC.h View File

@@ -77,10 +77,3 @@
77 77
 // LCD / Controller
78 78
 //
79 79
 // Cheaptronic v1.0 doesn't support LCD
80
-#define LCD_PINS_RS        -1
81
-#define LCD_PINS_ENABLE    -1
82
-
83
-// Cheaptronic v1.0 doesn't support keypad
84
-#define BTN_EN1            -1
85
-#define BTN_EN2            -1
86
-#define BTN_ENC            -1

Loading…
Cancel
Save