aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2021-11-13 05:18:23 -0700
committerSelene ToyKeeper2021-11-13 05:18:23 -0700
commitd2a64b93ea7b5fb939fe632c018d3fc8b57970d5 (patch)
tree9664a5878ec939100e884008c814dcdcfffabe19
parentincreased SP10 PWM speed as much as possible without making ramp bumpy, and m... (diff)
downloadanduril-d2a64b93ea7b5fb939fe632c018d3fc8b57970d5.tar.gz
anduril-d2a64b93ea7b5fb939fe632c018d3fc8b57970d5.tar.bz2
anduril-d2a64b93ea7b5fb939fe632c018d3fc8b57970d5.zip
enabled manual memory and timer by default;
reset to ~6 lm (level 50/150) after being off for 10 minutes This sets the factory-reset default settings and affects Simple UI, so it will likely need confirmation from Sofirn.
-rw-r--r--spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h b/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h
index 5507440..bcfc80e 100644
--- a/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h
+++ b/spaghetti-monster/anduril/cfg-sofirn-sp10-pro.h
@@ -37,6 +37,12 @@
#define SIMPLE_UI_CEIL 150
#define SIMPLE_UI_STEPS 5
+// turn on at ~6 lm by default (level 50/150, or ramp step 2/5 or 3/7)
+// (also sets lockout mode 2H to a useful level)
+#define DEFAULT_MANUAL_MEMORY 50
+// reset to default after being off for 10 minutes
+#define DEFAULT_MANUAL_MEMORY_TIMER 10
+
// enable SOS in the blinkies group
#define USE_SOS_MODE
#define USE_SOS_MODE_IN_BLINKY_GROUP