aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-05-02 10:26:31 -0600
committerSelene ToyKeeper2023-05-02 10:26:31 -0600
commitc1f60279ca8124b589ac146f6292024f07e2d136 (patch)
tree9797f25064859b034fca343a6fd6fdb95281a091 /spaghetti-monster
parentRGB buttons: while torch is on, use low mode below a configured level (diff)
downloadanduril-c1f60279ca8124b589ac146f6292024f07e2d136.tar.gz
anduril-c1f60279ca8124b589ac146f6292024f07e2d136.tar.bz2
anduril-c1f60279ca8124b589ac146f6292024f07e2d136.zip
post-off voltage display was slightly too long, default to 4s, not 5s
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/battcheck-mode-fsm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/battcheck-mode-fsm.h b/spaghetti-monster/anduril/battcheck-mode-fsm.h
index 580080c..35c657a 100644
--- a/spaghetti-monster/anduril/battcheck-mode-fsm.h
+++ b/spaghetti-monster/anduril/battcheck-mode-fsm.h
@@ -9,6 +9,6 @@
// show voltage colors for a few seconds after going to standby
#define USE_POST_OFF_VOLTAGE
#ifndef DEFAULT_POST_OFF_VOLTAGE_SECONDS
- #define DEFAULT_POST_OFF_VOLTAGE_SECONDS 5
+ #define DEFAULT_POST_OFF_VOLTAGE_SECONDS 4
#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.