diff --git a/source/Core/Inc/Settings.h b/source/Core/Inc/Settings.h index c71975f7..828fa334 100644 --- a/source/Core/Inc/Settings.h +++ b/source/Core/Inc/Settings.h @@ -10,7 +10,7 @@ #ifndef SETTINGS_H_ #define SETTINGS_H_ #include -#define SETTINGSVERSION (0x25) +#define SETTINGSVERSION (0x26) /*Change this if you change the struct below to prevent people getting \ out of sync*/