Formatting Changes
Fixes for some code formatting changes and commenting out the ADAFRUIT_ST7565 define that was left defined.
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#define DEFAULT_LCD_CONTRAST 95
|
||||
#elif defined(VIKI2)
|
||||
#define DEFAULT_LCD_CONTRAST 40
|
||||
#elif defined(ADAFRUIT_ST7565)
|
||||
#define DEFAULT_LCD_CONTRAST 110
|
||||
#elif defined(ADAFRUIT_ST7565)
|
||||
#define DEFAULT_LCD_CONTRAST 110
|
||||
#endif
|
||||
|
||||
#define ENCODER_PULSES_PER_STEP 4
|
||||
|
Reference in New Issue
Block a user