Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER

Rename of define to avoid confusion between the controller and the
display which had similar names.
This commit is contained in:
Ed Boston
2015-05-17 15:23:17 -07:00
parent 1999ac415c
commit 047e688e93
5 changed files with 10 additions and 8 deletions

View File

@ -180,7 +180,7 @@
#define BTN_ENC -1
#define LCD_SDSS 53
#define SDCARDDETECT 49
#elif defined(ADAFRUIT_ST7565)
#elif defined(ELB_FULL_GRAPHIC_CONTROLLER)
#define BTN_EN1 35
#define BTN_EN2 37
#define BTN_ENC 31