aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-10-02 18:22:52 -0600
committerSelene ToyKeeper2019-10-02 18:22:52 -0600
commitfcc0cf099618c57e5a0635d35111bf75e1a2164e (patch)
tree928149c698145a0155e6489160c3e967407269aa
parentadded a default version.h for people who don't use the build script (diff)
downloadanduril-fcc0cf099618c57e5a0635d35111bf75e1a2164e.tar.gz
anduril-fcc0cf099618c57e5a0635d35111bf75e1a2164e.tar.bz2
anduril-fcc0cf099618c57e5a0635d35111bf75e1a2164e.zip
made lantern's muggle mode brighter (matches default stepped ramp level 4 of 5)
and made the floor slightly lower (almost as low as level 1 of 5) because this light doesn't run hot enough for the previous limit to make sense (was roughly step 2.9 of 5)
-rw-r--r--spaghetti-monster/anduril/cfg-blf-lantern.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-blf-lantern.h b/spaghetti-monster/anduril/cfg-blf-lantern.h
index 9467397..bf183eb 100644
--- a/spaghetti-monster/anduril/cfg-blf-lantern.h
+++ b/spaghetti-monster/anduril/cfg-blf-lantern.h
@@ -51,6 +51,9 @@
#define RAMP_DISCRETE_CEIL RAMP_SMOOTH_CEIL
#define RAMP_DISCRETE_STEPS 5
+#define MUGGLE_FLOOR 15 // about 20 lm
+#define MUGGLE_CEILING 115 // about 350 lm
+
// the sensor (attiny85) is nowhere near the emitters
// so thermal regulation can't work
#ifdef USE_THERMAL_REGULATION
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.