🎨 Strip trailing whitespace

This commit is contained in:
Scott Lahteine
2021-07-09 22:24:43 -05:00
parent 3ab6789807
commit 42eb2347d4
8 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -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