1
0
forked from me/IronOS

reverted swap I

This commit is contained in:
discip
2022-01-07 23:25:56 +01:00
committed by GitHub
parent a23ac27fba
commit 83f0949690

View File

@@ -47,8 +47,8 @@ enum SettingsOptions {
PDMissingWarningCounter = 30, // Counter of how many times we have warned we cannot detect the pd interface
UILanguage = 31, // Selected UI Language code, null-terminated *only if* the length is less than 8 chars
PDNegTimeout = 32, // PD timeout in 100ms steps
OLEDBrightness = 33, // Brightness for the OLED display
OLEDInversion = 34, // Invert the colours on the display
OLEDInversion = 33, // Invert the colours on the display
OLEDBrightness = 34, // Brightness for the OLED display
//
SettingsOptionsLength = 35, //