aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2021-04-02 14:07:53 -0600
committerSelene ToyKeeper2021-04-02 14:07:53 -0600
commit97c5b68bc4268583ed3ca9acc9803a12df75fde4 (patch)
tree4d560a46e673fada5cecb2627460d3125c9d552a
parentneed to do some measurements sometime to determine if fast or phase-correct P... (diff)
downloadanduril-97c5b68bc4268583ed3ca9acc9803a12df75fde4.tar.gz
anduril-97c5b68bc4268583ed3ca9acc9803a12df75fde4.tar.bz2
anduril-97c5b68bc4268583ed3ca9acc9803a12df75fde4.zip
fixed blinking aux LED on gchart-fet1-t1616 (was fast and bright, now uses 2-level heartbeat pattern)
-rw-r--r--spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h b/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h
index e9260eb..101f25a 100644
--- a/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h
+++ b/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h
@@ -9,6 +9,11 @@
#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: low (1)
+// lockout: blinking (3)
+#define INDICATOR_LED_DEFAULT_MODE ((3<<2) + 1)
#undef BLINK_AT_RAMP_MIDDLE
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.