aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2017-08-19 16:00:29 -0600
committerSelene ToyKeeper2017-08-19 16:00:29 -0600
commitc4e97f9c0b7f66f539e73983146c21e1c30311ac (patch)
tree7eb09034cf98e96a5cd1732a7acf920b4420d6ce
parentImproved memory handling in FSM Baton. (diff)
downloadanduril-c4e97f9c0b7f66f539e73983146c21e1c30311ac.tar.gz
anduril-c4e97f9c0b7f66f539e73983146c21e1c30311ac.tar.bz2
anduril-c4e97f9c0b7f66f539e73983146c21e1c30311ac.zip
Fixed momentary UI (API changed a little).
-rw-r--r--spaghetti-monster/momentary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/momentary.c b/spaghetti-monster/momentary.c
index bb74795..a585152 100644
--- a/spaghetti-monster/momentary.c
+++ b/spaghetti-monster/momentary.c
@@ -81,5 +81,5 @@ void low_voltage() {
void setup() {
debug_blink(2);
- push_state(momentary_state);
+ push_state(momentary_state, 0);
}
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.