aboutsummaryrefslogtreecommitdiff
path: root/hw/sofirn/lt1s-pro
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-30 09:24:14 -0700
committerSelene ToyKeeper2023-11-30 09:24:14 -0700
commita32338a22bdf0e8b86d7860a04f0ae4a7cc4c2ab (patch)
tree0815c66d18d36f0aed4ff727f204bace40458d7d /hw/sofirn/lt1s-pro
parentminor documentation updates (diff)
downloadanduril-a32338a22bdf0e8b86d7860a04f0ae4a7cc4c2ab.tar.gz
anduril-a32338a22bdf0e8b86d7860a04f0ae4a7cc4c2ab.tar.bz2
anduril-a32338a22bdf0e8b86d7860a04f0ae4a7cc4c2ab.zip
sofirn-lt1s-pro: disable memory timer and extended simple UI by default
(users complained, and extended simple UI probably needs to be off by default in all factory builds anyway)
Diffstat (limited to 'hw/sofirn/lt1s-pro')
-rw-r--r--hw/sofirn/lt1s-pro/anduril.h6
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
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.