go to CL earlier

This commit is contained in:
Matthew Kennedy 2020-12-11 15:25:01 -08:00
parent 94828339f9
commit 41e87cc1d6
1 changed files with 1 additions and 1 deletions

View File

@ -36,6 +36,6 @@
#define HEATER_PREHEAT_TIME 5000
#define HEATER_WARMUP_TIMEOUT 15000
#define HEATER_CLOSED_LOOP_THRESHOLD_ESR 1000
#define HEATER_CLOSED_LOOP_THRESHOLD_ESR 2000
#define HEATER_TARGET_ESR 300
#define HEATER_FAULT_ESR 200