🎨 Strip trailing whitespace
This commit is contained in:
@ -332,7 +332,7 @@
|
||||
#ifndef BEEPER_PIN
|
||||
#define BEEPER_PIN -1
|
||||
#endif
|
||||
|
||||
|
||||
#elif ENABLED(MKS_MINI_12864_V3)
|
||||
#define DOGLCD_CS PD13
|
||||
#define DOGLCD_A0 PC6
|
||||
|
@ -346,7 +346,7 @@
|
||||
// Required for MKS_MINI_12864 with this board
|
||||
//#define MKS_LCD12864B
|
||||
//#undef SHOW_BOOTSCREEN
|
||||
|
||||
|
||||
#elif ENABLED(MKS_MINI_12864_V3)
|
||||
#define DOGLCD_CS PD13
|
||||
#define DOGLCD_A0 PC6
|
||||
|
Reference in New Issue
Block a user