aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-07-31 14:47:19 -0600
committerSelene ToyKeeper2019-07-31 14:47:19 -0600
commit3f89c8d35619e37fd6d80b75a7574c7802b3556b (patch)
treee54a19f1cfd3da56cce7b6d8ddf0564da8f07af7 /spaghetti-monster
parentadded support for Mateminco MF01-Mini (diff)
downloadanduril-3f89c8d35619e37fd6d80b75a7574c7802b3556b.tar.gz
anduril-3f89c8d35619e37fd6d80b75a7574c7802b3556b.tar.bz2
anduril-3f89c8d35619e37fd6d80b75a7574c7802b3556b.zip
mf01-mini: enable aux LED low mode
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
index 2d1e5c7..e5db4f4 100644
--- a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
+++ b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
@@ -3,16 +3,16 @@
// the button lights up
#define USE_INDICATOR_LED
-#define INDICATOR_LED_SKIP_LOW // low mode doesn't work on this driver
+//#define INDICATOR_LED_SKIP_LOW // low mode doesn't work on this driver
// the button is visible while main LEDs are on
//#define USE_INDICATOR_LED_WHILE_RAMPING
// enable blinking indicator LED while off
#define TICK_DURING_STANDBY
#define STANDBY_TICK_SPEED 3 // every 0.128 s
#define USE_FANCIER_BLINKING_INDICATOR
-// off mode: high (2)
+// off mode: low (1)
// lockout: blinking (3)
-#define INDICATOR_LED_DEFAULT_MODE ((3<<2) + 2)
+#define INDICATOR_LED_DEFAULT_MODE ((3<<2) + 1)
// don't blink during ramp, it's irrelevant and annoying on this light
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.