aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/darkhorse
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-01-03 11:03:43 -0700
committerSelene ToyKeeper2019-01-03 11:03:43 -0700
commitaa97ec520c079eeb44ab581ecc6e2dd67eecd425 (patch)
tree1ba8fe29f8cd8f8b9a95e34e3c812f26ab26a264 /spaghetti-monster/darkhorse
parentcopied Anduril off-to-ceiling improvement to RampingIOS V3 (diff)
downloadanduril-aa97ec520c079eeb44ab581ecc6e2dd67eecd425.tar.gz
anduril-aa97ec520c079eeb44ab581ecc6e2dd67eecd425.tar.bz2
anduril-aa97ec520c079eeb44ab581ecc6e2dd67eecd425.zip
removed redundant clock speed lines, updated some comments
Diffstat (limited to 'spaghetti-monster/darkhorse')
-rw-r--r--spaghetti-monster/darkhorse/darkhorse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/darkhorse/darkhorse.c b/spaghetti-monster/darkhorse/darkhorse.c
index ce1db2b..e613f55 100644
--- a/spaghetti-monster/darkhorse/darkhorse.c
+++ b/spaghetti-monster/darkhorse/darkhorse.c
@@ -263,6 +263,7 @@ uint8_t strobe_beacon_state(Event event, uint16_t arg) {
return MISCHIEF_MANAGED;
}
// 1 click (initially): cancel current blink
+ // FIXME: this is no longer necessary; FSM does this automatically now
if (event == EV_click1_release) {
interrupt_nice_delays();
return MISCHIEF_MANAGED;
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.