whitespace
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
|
||||
//
|
||||
// Flash EEPROM Emulation
|
||||
//
|
||||
//
|
||||
#define FLASH_EEPROM_EMULATION
|
||||
#define EEPROM_PAGE_SIZE uint16(0x800) // 2KB
|
||||
#define EEPROM_START_ADDRESS uint32(0x8000000 + 256 * 1024 - 2 * EEPROM_PAGE_SIZE)
|
||||
|
Reference in New Issue
Block a user