1.异常处理优化
This commit is contained in:
parent
36698eb868
commit
fdfbc22659
|
@ -1266,6 +1266,9 @@ SINT32 sf_cardv_file_to_app_send_thread(void) {
|
|||
ThumbSend.IsRun = 0;
|
||||
sf_file_thumb_cfg_clear();
|
||||
sf_share_mem_file_down(1, s32ret);
|
||||
if (sf_poweron_type_get() != SF_MCU_STARTUP_ONKEY) {
|
||||
sf_power_off();
|
||||
}
|
||||
return s32ret;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user