mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-19 00:13:21 +08:00
修复代码错误
This commit is contained in:
@@ -208,6 +208,7 @@ OSStatus mico_rtos_deregister_timed_event( mico_timed_event_t* event_object )
|
||||
return kGeneralErr;
|
||||
}
|
||||
|
||||
memset( event_object, 0, sizeof( *event_object ) );
|
||||
|
||||
return kNoErr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user