BLEN_A, B, C are defined in ultralcd headers

This commit is contained in:
Scott Lahteine
2016-07-28 14:00:31 -07:00
parent 42dcc3bf50
commit 155def24c6
10 changed files with 0 additions and 42 deletions

View File

@ -127,10 +127,6 @@
//buttons are directly attached using AUX-2
#define BTN_EN1 76
#define BTN_EN2 77
#define BLEN_C 2
#define BLEN_B 1
#define BLEN_A 0
#define BTN_ENC 78
#define SD_DETECT_PIN 81 // Ramps doesn't use this
@ -162,8 +158,6 @@
#define BL_DW 4
#define BL_RI 3
#define BL_ST 2
#define BLEN_B 1
#define BLEN_A 0
#endif // !NEWPANEL