mirror of https://github.com/rusefi/wideband.git
increase heater timeout
This commit is contained in:
parent
10cbc928b0
commit
0577011222
|
@ -42,7 +42,7 @@
|
||||||
#define HEATER_CONTROL_PERIOD 50
|
#define HEATER_CONTROL_PERIOD 50
|
||||||
|
|
||||||
#define HEATER_PREHEAT_TIME 5000
|
#define HEATER_PREHEAT_TIME 5000
|
||||||
#define HEATER_WARMUP_TIMEOUT 30000
|
#define HEATER_WARMUP_TIMEOUT 45000
|
||||||
|
|
||||||
#define HEATER_CLOSED_LOOP_THRESHOLD_ESR 400
|
#define HEATER_CLOSED_LOOP_THRESHOLD_ESR 400
|
||||||
#define HEATER_TARGET_ESR 300
|
#define HEATER_TARGET_ESR 300
|
||||||
|
|
Loading…
Reference in New Issue