update Hook/rtc_hook.c.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2025-08-04 08:35:22 +00:00
committed by Gitee
parent 15911b4ebd
commit 6c640e8731
+2 -2
View File
@@ -5,8 +5,8 @@
* @details 当启用任务管理器并启用当前时间显示功能,如果未启用软件RTC(已经有
硬件RTC),任务管理器会通过RTC钩子来获取当前时间。
* @author 迟凯峰
* @version V1.0.1
* @date 2025.07.30
* @version V2.0.0
* @date 2025.08.04
******************************************************************************/
#include "CosyOS.H"