Formatting Changes
Fixes for some code formatting changes and commenting out the ADAFRUIT_ST7565 define that was left defined.
This commit is contained in:
parent
41f8cdb3a6
commit
1999ac415c
@ -660,7 +660,8 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
|
||||
//#define VIKI2
|
||||
//#define miniVIKI
|
||||
|
||||
#define ADAFRUIT_ST7565
|
||||
// The Adafruit ST7565 is a custom display. More info will be posted as the project files are finialized.
|
||||
//#define ADAFRUIT_ST7565
|
||||
|
||||
// The RepRapDiscount Smart Controller (white PCB)
|
||||
// http://reprap.org/wiki/RepRapDiscount_Smart_Controller
|
||||
|
Loading…
Reference in New Issue
Block a user