diff options
Diffstat (limited to 'hw/sofirn/lt1s-pro')
| -rw-r--r-- | hw/sofirn/lt1s-pro/anduril.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/sofirn/lt1s-pro/anduril.h b/hw/sofirn/lt1s-pro/anduril.h index 1840b58..578afde 100644 --- a/hw/sofirn/lt1s-pro/anduril.h +++ b/hw/sofirn/lt1s-pro/anduril.h @@ -86,13 +86,13 @@ #define USE_SIMPLE_UI_RAMPING_TOGGLE // allow Aux Config and Strobe Modes in Simple UI -#define USE_EXTENDED_SIMPLE_UI +//#define USE_EXTENDED_SIMPLE_UI // turn on at med-low brightness by default (level 50/150, or ramp step 3/7) // (also sets lockout mode 2H to a useful level) -#define DEFAULT_MANUAL_MEMORY 50 +//#define DEFAULT_MANUAL_MEMORY 50 // reset to default after being off for 10 minutes -#define DEFAULT_MANUAL_MEMORY_TIMER 10 +//#define DEFAULT_MANUAL_MEMORY_TIMER 10 // enable 2 click turbo (Anduril 1 style) #define DEFAULT_2C_STYLE 1 |
