diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index 117a02c..6f818c4 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,14 +5,14 @@ #define MAJOR_VER 2 #define MINOR_VER 0 -#define HOTFIX_VER 7 +#define HOTFIX_VER 8 // 0 for normal // 1 for premium #define MODEL_GRADE 1 #define ENABLE_WASH_RESUMING 0 -#define VALVE_HACCP_STAMP 1 +#define VALVE_HACCP_STAMP 0 namespace Define {