diff options
| author | Selene ToyKeeper | 2018-07-01 20:31:32 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-07-01 20:31:32 -0600 |
| commit | 609dd2971a23634515998c9fb30d5eed7661d903 (patch) | |
| tree | 9302704de7ae85dab60e9c632a0d88e6ea2209ef /spaghetti-monster | |
| parent | merged updates from fsm branch, applied fixes to rampingiosv3 too (diff) | |
| download | anduril-609dd2971a23634515998c9fb30d5eed7661d903.tar.gz anduril-609dd2971a23634515998c9fb30d5eed7661d903.tar.bz2 anduril-609dd2971a23634515998c9fb30d5eed7661d903.zip | |
Higher thermal elbow. This light has some decent thermal mass, and the curve here is pretty steep and low-biased.
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-emisar-d4s.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d4s.h b/spaghetti-monster/anduril/cfg-emisar-d4s.h index 52ecae0..7a8b342 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d4s.h +++ b/spaghetti-monster/anduril/cfg-emisar-d4s.h @@ -41,6 +41,6 @@ // thermal regulation parameters #undef MIN_THERM_STEPDOWN // this should be lower, because 3x7135 instead of 1x7135 #define MIN_THERM_STEPDOWN 60 // lowest value it'll step down to -#undef THERM_DOUBLE_SPEED_LEVEL // this should be lower too, because this light is a hot rod -#define THERM_DOUBLE_SPEED_LEVEL (RAMP_SIZE*2/3) // throttle back faster when high +#undef THERM_DOUBLE_SPEED_LEVEL +#define THERM_DOUBLE_SPEED_LEVEL (RAMP_SIZE*9/10) // throttle back faster when high |
