Clean up whitespace, spacing

This commit is contained in:
Scott Lahteine
2017-11-26 20:18:52 -06:00
parent f0dd4e3fa0
commit a67cf78c6b
38 changed files with 72 additions and 72 deletions

View File

@ -164,7 +164,7 @@
// LCD selection
#if ENABLED(REPRAPWORLD_GRAPHICAL_LCD)
#ifdef CPU_32_BIT
#ifdef CPU_32_BIT
U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS); // Original u8glib device. 2 stripes, SW SPI
#else
U8GLIB_ST7920_128X64_4X u8g(LCD_PINS_RS); // 2 stripes, HW SPI (shared with SD card)