update Demo/demo_task.c.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2025-08-07 17:58:00 +00:00
committed by Gitee
parent 71fbba7b71
commit 8b3bf64f2b
+3 -3
View File
@@ -3,11 +3,11 @@
* @file demo_task.c
* @brief 例程-任务
* @author 迟凯峰
* @version V1.0.1
* @date 2025.08.04
* @version V1.0.2
* @date 2025.08.08
******************************************************************************/
#if 0 // 编译开关
#if 0 /* 编译开关 */
#include "CosyOS.H" // 用户的各个c文件中应包含此文件