Balance CI tests (#20485)
This commit is contained in:
@ -226,7 +226,7 @@
|
||||
#define DOGLCD_SCK 17
|
||||
#define DOGLCD_A0 LCD_PINS_DC
|
||||
|
||||
#define KILL_PIN -1 // NC
|
||||
#undef KILL_PIN
|
||||
#define NEOPIXEL_PIN 27
|
||||
|
||||
#else
|
||||
@ -243,7 +243,6 @@
|
||||
#define LCD_BACKLIGHT_PIN 27
|
||||
#endif
|
||||
|
||||
#define KILL_PIN 41
|
||||
#define LCD_RESET_PIN 23 // Must be high or open for LCD to operate normally.
|
||||
// Seems to work best if left open.
|
||||
|
||||
|
Reference in New Issue
Block a user