zhangbo
2025-07-29 ec51312d1b175c9eebe7a92e1cc15e4d0d120e64
源码/核心板/Src/OnChipDevices/RTC.h
@@ -4,7 +4,7 @@
#include "stm32f10x.h"
void RTC_Configuration(void);
void RTC_Configuration(uint16_t interval);
#endif