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:
parent
1999ac415c
commit
047e688e93
5 changed files with 10 additions and 8 deletions
|
|
@ -660,8 +660,9 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
|
|||
//#define VIKI2
|
||||
//#define miniVIKI
|
||||
|
||||
// The Adafruit ST7565 is a custom display. More info will be posted as the project files are finialized.
|
||||
//#define ADAFRUIT_ST7565
|
||||
// This is a new controller currently under development. A link to more information will be provided as it
|
||||
// becomes available.
|
||||
//#define ELB_FULL_GRAPHIC_CONTROLLER
|
||||
|
||||
// The RepRapDiscount Smart Controller (white PCB)
|
||||
// http://reprap.org/wiki/RepRapDiscount_Smart_Controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue