aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arthofer2018-08-22 22:37:41 +0200
committerThomas Arthofer2018-08-22 22:37:41 +0200
commitc730d0e7984432f5f53b068b4dd071cd08ba04ca (patch)
treed949b369f6d60556baffe7e667cae89b2823e975
parentFix Change-Aux-LED Pattern, Fix Strobe Modes (diff)
downloadanduril-c730d0e7984432f5f53b068b4dd071cd08ba04ca.tar.gz
anduril-c730d0e7984432f5f53b068b4dd071cd08ba04ca.tar.bz2
anduril-c730d0e7984432f5f53b068b4dd071cd08ba04ca.zip
Also remove FIXME hint for aux-led pattern change
-rwxr-xr-xspaghetti-monster/anduril/anduril.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/spaghetti-monster/anduril/anduril.c b/spaghetti-monster/anduril/anduril.c
index 67b02c9..c2a598e 100755
--- a/spaghetti-monster/anduril/anduril.c
+++ b/spaghetti-monster/anduril/anduril.c
@@ -1147,8 +1147,6 @@ uint8_t lockout_state(EventPtr event, uint16_t arg) {
else if (event == EV_click3_hold) {
#ifndef USE_INDICATOR_LED_WHILE_RAMPING
// if main LED obscures aux LEDs, turn it off
- // FIXME: might not work, since it was turned on just a few clock
- // cycles ago at beginning of this function
set_level(0);
#endif
#ifdef TICK_DURING_STANDBY
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.