forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

wujiazhi
2024-06-13 72def895431ad7a08e635b11f3da738e2b2c4618
HARDWARE/RTC/RTC.h
@@ -4,16 +4,7 @@
#include "define_all.h" 
//extern __IO RTC_TimeDateTypeDef calendar_g;
extern __IO RTC_TimeDateTypeDef calendar_g;
void RTC_Init(void);
ErrorStatus_STM32 Get_Sys_Rtc_Time(__IO RTC_TimeDateTypeDef * pOutput_timedata);