diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index 9e2023c..6c1ac06 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,7 +5,7 @@ #define MAJOR_VER 0 #define MINOR_VER 4 -#define HOTFIX_VER 1 +#define HOTFIX_VER 2 namespace Define { diff --git a/app/gui/oven_control/ovenstatics.h b/app/gui/oven_control/ovenstatics.h index 7ce976d..f4152eb 100644 --- a/app/gui/oven_control/ovenstatics.h +++ b/app/gui/oven_control/ovenstatics.h @@ -219,18 +219,18 @@ public: private: const uint32_t sys_err_mask[3][MAX_MODEL_COUNT] = { - {0x00b8, //ele_10 - 0x00b8, //ele_20 - 0x00b8, //ele_24 - 0x00b8, //ele_40 - 0x00b8, //lpg_10 - 0x00b8, //lpg_20 - 0x00b8, //lpg_24 - 0x00b8, //lpg_40 - 0x00b8, //lng_10 - 0x00b8, //lng_20 - 0x00b8, //lng_24 - 0x00b8 //lng_40 + {0x03b8, //ele_10 + 0x03b8, //ele_20 + 0x03b8, //ele_24 + 0x03b8, //ele_40 + 0x03b8, //lpg_10 + 0x03b8, //lpg_20 + 0x03b8, //lpg_24 + 0x03b8, //lpg_40 + 0x03b8, //lng_10 + 0x03b8, //lng_20 + 0x03b8, //lng_24 + 0x03b8 //lng_40 },// noncooking state {0x03bd, //ele_10 0x03bf, //ele_20 @@ -403,7 +403,7 @@ private: {error_type_popclr,error_type_popclr,error_type_popclr,error_type_popclr,error_type_popclr, error_type_popclr,error_type_popclr,error_type_popclr,error_type_popclr,error_type_popclr}, // SYS_OFF_COOK_OFF state {error_type_onlychk,error_type_onlychk,error_type_onlychk,error_type_engclrstopcmd,error_type_engclrstopcmd, - error_type_engclrstopcmd,error_type_engclrstopcmd,error_type_engclrstopcmd,error_type_onlychk,error_type_onlychk}, // SYS_ON_COOK_OFF state + error_type_engclrstopcmd,error_type_engclrstopcmd,error_type_engclrstopcmd,error_type_popclr,error_type_popclr}, // SYS_ON_COOK_OFF state {error_type_popclrstopcmd,error_type_popclrstopcmd,error_type_popclrstopcmd,error_type_popclrstopcmd,error_type_popclrstopcmd, error_type_popclrstopcmd,error_type_popclrstopcmd,error_type_popclrstopcmd,error_type_popclrstopcmd,error_type_popclrstopcmd}, // SYS_ON_COOK_ON state {error_type_popclr,error_type_popclr,error_type_popclr,error_type_popclr,error_type_popclr,