|
@ -37,8 +37,8 @@ |
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
// Change EEPROM version if the structure changes
|
|
|
// Change EEPROM version if the structure changes
|
|
|
#define EEPROM_VERSION "V60" |
|
|
#define EEPROM_VERSION "V61" |
|
|
#define EEPROM_OFFSET 0 |
|
|
#define EEPROM_OFFSET 100 |
|
|
|
|
|
|
|
|
// Check the integrity of data offsets.
|
|
|
// Check the integrity of data offsets.
|
|
|
// Can be disabled for production build.
|
|
|
// Can be disabled for production build.
|
|
|