Browse Source

update

master
zhaohe 2 years ago
parent
commit
ceb6729e4e
  1. 1
      api/i_xyrobot_ctrl_module.hpp

1
api/i_xyrobot_ctrl_module.hpp

@ -76,6 +76,7 @@ class I_XYRobotCtrlModule {
} warning_limit_param_t;
typedef struct {
bool configInited;
base_param_t basecfg;
} flash_config_t;

Loading…
Cancel
Save