Browse Source

update

master
zhaohe 2 years ago
parent
commit
900348b53d
  1. 7
      usrc/main.cpp

7
usrc/main.cpp

@ -42,12 +42,7 @@ static ZCanCommnaderMaster m_zcanCommnaderMaster;
static ZIProtocolProxy proxy[255]; static ZIProtocolProxy proxy[255];
void initcfg() { void initcfg() {
/**
* @brief
*/
static I_StepMotorCtrlModule::flash_config_t cfg;
StepMotorCtrlModule::create_default_cfg(cfg);
// ZNVS::ins().alloc_config(MOTOR_CFG_FLASH_MARK, (uint8_t*)&cfg, sizeof(cfg));
} }
void initmodule() {} void initmodule() {}

Loading…
Cancel
Save