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

@ -92,10 +92,6 @@
#define BTN_EN2 64
#define BTN_ENC 43
#define BLEN_C 2
#define BLEN_B 1
#define BLEN_A 0
#define SD_DETECT_PIN -1 // RAMPS doesn't use this
#endif // ULTRA_LCD && NEWPANEL