aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-11-25 18:42:37 -0700
committerSelene ToyKeeper2019-11-25 18:42:37 -0700
commit87022ebce2be6da2bffe467d4489c528fc607ea4 (patch)
tree8822f3eb87da20d7d14d02237ab4daaf8c95869d
parentcalibrated Noctigon K1, changed voltage divider calibration values to 10-bit ... (diff)
downloadanduril-87022ebce2be6da2bffe467d4489c528fc607ea4.tar.gz
anduril-87022ebce2be6da2bffe467d4489c528fc607ea4.tar.bz2
anduril-87022ebce2be6da2bffe467d4489c528fc607ea4.zip
increased Noctigon K1's default temperature limit to 55 C
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d1sv2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d1sv2.h b/spaghetti-monster/anduril/cfg-emisar-d1sv2.h
index 19610dc..2bf6ccb 100644
--- a/spaghetti-monster/anduril/cfg-emisar-d1sv2.h
+++ b/spaghetti-monster/anduril/cfg-emisar-d1sv2.h
@@ -2,6 +2,10 @@
#include "hwdef-Emisar_D1Sv2.h"
// ATTINY: 1634
+// this light can safely run a bit hotter than most
+#undef DEFAULT_THERM_CEIL
+#define DEFAULT_THERM_CEIL 55
+
// this light has three aux LED channels: R, G, B
#define USE_AUX_RGB_LEDS
#define USE_AUX_RGB_LEDS_WHILE_ON