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:
@ -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
|
||||
|
Reference in New Issue
Block a user