mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-18 09:08:13 +08:00
+3
-3
@@ -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文件中应包含此文件
|
||||
|
||||
|
||||
Reference in New Issue
Block a user