forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu
HARDWARE/RTC/RTC.h @@ -13,7 +13,7 @@ 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);