1.修复写mcu可能有寄存器错误
This commit is contained in:
parent
e074dd96c4
commit
dde2efee23
|
@ -472,7 +472,7 @@ unsigned char sf_mcu_reg_set(MCUParam_t attrId, unsigned char val)
|
||||||
sf_sleep_ms(100);
|
sf_sleep_ms(100);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
i = 0;
|
||||||
if(attrId == SF_MCU_POWEROFF)
|
if(attrId == SF_MCU_POWEROFF)
|
||||||
{
|
{
|
||||||
//printf("SynMcuSet = %x\n", statisPara->SynMcuSet);
|
//printf("SynMcuSet = %x\n", statisPara->SynMcuSet);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user