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

@ -89,10 +89,6 @@
//buttons are directly attached
#define BTN_EN1 40
#define BTN_EN2 41
#define BLEN_C 2
#define BLEN_B 1
#define BLEN_A 0
#define BTN_ENC 19
#define SD_DETECT_PIN 39