From dccc85b18d77b9b4e6bc09d4a76d76da93c0e722 Mon Sep 17 00:00:00 2001 From: LKosoj Date: Thu, 24 Nov 2022 14:34:02 +0300 Subject: [PATCH] Update sensorinit.h --- sensorinit.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sensorinit.h b/sensorinit.h index 69aafcbb..196f262a 100644 --- a/sensorinit.h +++ b/sensorinit.h @@ -368,6 +368,8 @@ void IRAM_ATTR reset_sensor_counter(void) { set_capacity(0); alarm_h_min = 0; alarm_t_min = 0; + d_s_time_min = 0; + d_s_temp_finish = 0; ProgramNum = 0; SteamSensor.BodyTemp = 0;