~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to ToyKeeper/spaghetti-monster/anduril/cfg-emisar-d4s.h

  • Committer: Selene Scriven
  • Date: 2020-07-06 20:24:28 UTC
  • mfrom: (188.1.294 fsm)
  • Revision ID: bzr@toykeeper.net-20200706202428-7pyen2ow9q2rtd9p
merged nearly a year of updates from the fsm branch, including the new product map

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
#endif
38
38
#define MIN_THERM_STEPDOWN 60  // lowest value it'll step down to
39
39
#define THERM_FASTER_LEVEL (RAMP_SIZE-20)  // don't throttle back faster when high
40
 
 
41
 
// no need to be extra-careful on this light
42
 
#ifdef THERM_HARD_TURBO_DROP
43
 
#undef THERM_HARD_TURBO_DROP
44
 
#endif
45
 
 
46
 
#define THERMAL_WARNING_SECONDS 3
47
 
#define THERMAL_UPDATE_SPEED 2
48
 
#define THERM_PREDICTION_STRENGTH 4