Clean up trailing spaces

This commit is contained in:
Scott Lahteine
2020-06-15 18:11:19 -05:00
parent 138d0622ee
commit aea60d9450
15 changed files with 43 additions and 43 deletions

View File

@ -31,7 +31,7 @@
#define BOARD_INFO_NAME "RUMBA32"
#if NO_EEPROM_SELECTED
#if MB(RUMBA32_V1_0)
#if MB(RUMBA32_V1_0)
#define FLASH_EEPROM_EMULATION
#define MARLIN_EEPROM_SIZE 0x1000 // 4KB
#elif MB(RUMBA32_V1_1)