ENH:removed tips for flow calibration of N1

jira:[for a1 mini]

Change-Id: Ibf069524964dfeb861db277d58efd8eaad079355
This commit is contained in:
tao wang 2023-09-21 10:27:10 +08:00 committed by Lane.Wei
parent e8257103b7
commit 537e0ae31c
2 changed files with 21 additions and 12 deletions

View file

@ -442,7 +442,7 @@ public:
void update_priner_status_msg(wxString msg, bool is_warning = false);
void update_print_status_msg(wxString msg, bool is_warning = false, bool is_printer = true);
void update_print_error_info(int code, std::string msg, std::string extra);
void set_flow_calibration_state(bool state);
void set_flow_calibration_state(bool state, bool show_tips = true);
bool is_show_timelapse();
bool has_timelapse_warning();
void update_timelapse_enable_status();