编码转换: GBK -> UTF-8,所有.c/.h源文件中文注释统一UTF-8编码

This commit is contained in:
wangfq
2026-07-20 09:07:46 +08:00
parent b1637a13be
commit 8157ce41bd
62 changed files with 1969 additions and 1969 deletions
+2 -2
View File
@@ -47,9 +47,9 @@ extern volatile uint32_t RTCTigFlag;
void HAL_TimeInit(void);
/**
* @brief ÅäÖÃRTC´¥·¢Ê±¼ä
* @brief 配置RTC触发时间
*
* @param time - ´¥·¢Ê±¼ä.
* @param time - 触发时间.
*/
extern void RTC_SetTignTime(uint32_t time);