From 3eb0e1d020d689b7ae4b0d1c7777f9158e91a6ec Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 27 Aug 2017 21:45:20 -0600 Subject: Remembered to put the thermal ceiling back at a sane value. UI idea updates. --- spaghetti-monster/anduril.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spaghetti-monster/anduril.c') diff --git a/spaghetti-monster/anduril.c b/spaghetti-monster/anduril.c index daafa90..6d25afa 100644 --- a/spaghetti-monster/anduril.c +++ b/spaghetti-monster/anduril.c @@ -21,7 +21,7 @@ #define FSM_EMISAR_D4_LAYOUT #define USE_LVP #define USE_THERMAL_REGULATION -#define DEFAULT_THERM_CEIL 32 +#define DEFAULT_THERM_CEIL 45 #define USE_DELAY_MS #define USE_DELAY_4MS #define USE_DELAY_ZERO -- cgit v1.2.3