Whitespace cleanup

This commit is contained in:
Scott Lahteine
2020-07-07 01:57:05 -05:00
parent 9546847dc1
commit d6682c8609
7 changed files with 12 additions and 12 deletions

View File

@ -124,11 +124,11 @@
#endif
#elif ENABLED(FYSETC_242_OLED_12864)
// FYSETC OLED 2.42" 128 × 64 FULL GRAPHICS CONTROLLER
#define FORCE_SOFT_SPI // SW-SPI
#if ENABLED(ALTERNATIVE_LCD)
#define U8G_CLASS U8GLIB_SSD1306_128X64_2X // 4 stripes
#else