update Demo-Service/1、事件同步/event_semaph.c.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2026-07-31 14:00:33 +00:00
committed by Gitee
parent 91159f0404
commit d320bb5991
+1 -1
View File
@@ -7,7 +7,7 @@
* @note 计数信号量,是唯一能够实现并发事件同步的手段。
* @author 迟凯峰
* @version V1.0.0
* @date 2025.10.21
* @date 2026.07.31
******************************************************************************/
/*-------------------------------------------------------*