aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-05-10 23:25:35 -0600
committerSelene ToyKeeper2019-05-10 23:25:35 -0600
commitec7334dc722376e3507570e24035da0fc198229e (patch)
treef6477c2ba47bbed1521c307a0b26cde44dd2b6be /spaghetti-monster
parentreworked candle mode a bit more, now specifies the amplitude of each wave in ... (diff)
downloadanduril-ec7334dc722376e3507570e24035da0fc198229e.tar.gz
anduril-ec7334dc722376e3507570e24035da0fc198229e.tar.bz2
anduril-ec7334dc722376e3507570e24035da0fc198229e.zip
Increased default candle magnitude to better fit recent changes
(but it still uses less power than the old version, despite the larger amplitude, because it has more of a low bias now)
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/anduril.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/anduril.c b/spaghetti-monster/anduril/anduril.c
index 376c27a..e3ff0cb 100644
--- a/spaghetti-monster/anduril/anduril.c
+++ b/spaghetti-monster/anduril/anduril.c
@@ -384,7 +384,7 @@ volatile uint8_t bike_flasher_brightness = MAX_1x7135;
uint8_t candle_mode_state(Event event, uint16_t arg);
uint8_t triangle_wave(uint8_t phase);
#ifndef CANDLE_AMPLITUDE
-#define CANDLE_AMPLITUDE 20
+#define CANDLE_AMPLITUDE 25
#endif
#endif
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.