|
|
@ -53,7 +53,7 @@ void umain() { |
|
|
|
/*******************************************************************************
|
|
|
|
* NVSINIT * |
|
|
|
*******************************************************************************/ |
|
|
|
ZNVS::ins().initialize(); |
|
|
|
ZNVS::ins().initialize(IFLYTOP_NVS_CONFIG_FLASH_SECTOR); |
|
|
|
{ |
|
|
|
static I_XYRobotCtrlModule::flash_config_t cfg; |
|
|
|
XYRobotCtrlModule::create_default_cfg(cfg); |
|
|
|