aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-05-22 16:22:58 -0600
committerSelene ToyKeeper2019-05-22 16:22:58 -0600
commit49c3d63ec197f39d94fb35ca8cce3cd28981c9f2 (patch)
tree06813a0cff95a88e9a7bfa2482df69d6e2bbc4fe
parentmade momentary mode also do strobes (diff)
downloadanduril-49c3d63ec197f39d94fb35ca8cce3cd28981c9f2.tar.gz
anduril-49c3d63ec197f39d94fb35ca8cce3cd28981c9f2.tar.bz2
anduril-49c3d63ec197f39d94fb35ca8cce3cd28981c9f2.zip
enabled fancy (2-level) lockout momentary moon by default
-rw-r--r--spaghetti-monster/anduril/anduril.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/anduril.c b/spaghetti-monster/anduril/anduril.c
index 0fb9386..6aa6198 100644
--- a/spaghetti-monster/anduril/anduril.c
+++ b/spaghetti-monster/anduril/anduril.c
@@ -240,7 +240,7 @@ uint8_t beacon_config_state(Event event, uint16_t arg);
// soft lockout
#define MOON_DURING_LOCKOUT_MODE
// if enabled, 2nd lockout click goes to the other ramp's floor level
-//#define LOCKOUT_MOON_FANCY
+#define LOCKOUT_MOON_FANCY
uint8_t lockout_state(Event event, uint16_t arg);
// momentary / signalling mode
uint8_t momentary_state(Event event, uint16_t arg);
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.