Clean up trailing whitespace
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
// 2K in a AT24C16N
|
||||
#define EEPROM_PAGE_SIZE (uint16)0x800 // 2048
|
||||
#define EEPROM_START_ADDRESS ((uint32)(0x8000000 + 512 * 1024 - 2 * EEPROM_PAGE_SIZE))
|
||||
#define E2END (EEPROM_PAGE_SIZE - 1)
|
||||
#define E2END (EEPROM_PAGE_SIZE - 1)
|
||||
|
||||
//
|
||||
// Note: MKS Robin mini board is using SPI2 interface.
|
||||
|
||||
Reference in New Issue
Block a user