mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Refactoring: unify the names of the variables related to ReverseButtonMenu handling and add the option to the end of the settings struct to avoid the collisions on factory resets
This commit is contained in:
@@ -90,7 +90,6 @@ enum class SettingsItemIndex : uint8_t {
|
||||
CooldownBlink,
|
||||
ScrollingSpeed,
|
||||
ReverseButtonTempChange,
|
||||
ReverseButtonNav,
|
||||
AnimSpeed,
|
||||
AnimLoop,
|
||||
Brightness,
|
||||
@@ -108,6 +107,7 @@ enum class SettingsItemIndex : uint8_t {
|
||||
SettingsReset,
|
||||
LanguageSwitch,
|
||||
SolderingTipType,
|
||||
ReverseButtonMenu,
|
||||
NUM_ITEMS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user