Bump config version for LED color storage.
This commit is contained in:
parent
8bdca1b38e
commit
5a025b7164
|
@ -108,7 +108,7 @@ profile_t *currentProfile;
|
|||
static uint8_t currentControlRateProfileIndex = 0;
|
||||
controlRateConfig_t *currentControlRateProfile;
|
||||
|
||||
static const uint8_t EEPROM_CONF_VERSION = 88;
|
||||
static const uint8_t EEPROM_CONF_VERSION = 89;
|
||||
|
||||
static void resetAccelerometerTrims(flightDynamicsTrims_t *accelerometerTrims)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue