parent
272d4a5167
commit
9b5c1a5e77
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue