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

@@ -105,9 +105,5 @@
#define BTN_EN2 -1
#define BTN_ENC -1
#define BLEN_C 2
#define BLEN_B 1
#define BLEN_A 0
#define SD_DETECT_PIN -1 // Minitronics doesn't use this
#endif