diff --git a/src/main/drivers/eeprom.h b/src/main/drivers/eeprom.h index 2f1bc59..38c4896 100644 --- a/src/main/drivers/eeprom.h +++ b/src/main/drivers/eeprom.h @@ -2,7 +2,7 @@ #include "main.h" -#define EEPROM_VERSION 3 +#define EEPROM_VERSION 5 #define FLASH_PAGE_COUNT 64 #define FLASH_EEPROM_SIZE 0x400 // 1x1K page