mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Contrast -> Brightness
As it makes a little more sense in a 1 bit display
This commit is contained in:
@@ -59,7 +59,7 @@ enum class SettingsItemIndex : uint8_t {
|
||||
PowerPulseWait,
|
||||
PowerPulseDuration,
|
||||
LanguageSwitch,
|
||||
Contrast,
|
||||
Brightness,
|
||||
ColourInversion,
|
||||
NUM_ITEMS,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user