aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-04-29 01:45:00 -0600
committerSelene ToyKeeper2023-04-29 01:45:00 -0600
commit0c88040fa1c2f3ffd5f6b6f6f5b12f5bd2193b06 (patch)
tree9255ba4507ec415e2f8575e3e9e175d5c87a556b /spaghetti-monster
parentmissed this file on previous commit (diff)
downloadanduril-0c88040fa1c2f3ffd5f6b6f6f5b12f5bd2193b06.tar.gz
anduril-0c88040fa1c2f3ffd5f6b6f6f5b12f5bd2193b06.tar.bz2
anduril-0c88040fa1c2f3ffd5f6b6f6f5b12f5bd2193b06.zip
KR4: ramp can use 8 bits, since values never go over 255
also, don't blink at top of linear range
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-noctigon-kr4.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-noctigon-kr4.h b/spaghetti-monster/anduril/cfg-noctigon-kr4.h
index bfecbea..78c76de 100644
--- a/spaghetti-monster/anduril/cfg-noctigon-kr4.h
+++ b/spaghetti-monster/anduril/cfg-noctigon-kr4.h
@@ -90,6 +90,11 @@
// the default of 26 looks a bit rough, so increase it to make it smoother
#define CANDLE_AMPLITUDE 33
+// don't blink while ramping
+#ifdef BLINK_AT_RAMP_MIDDLE
+#undef BLINK_AT_RAMP_MIDDLE
+#endif
+
// can't reset the normal way because power is connected before the button
#define USE_SOFT_FACTORY_RESET
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.