51_LanQiaoBei/模板/zuolan_v1标志位/driver/ds1302.h

3 lines
98 B
C
Raw Normal View History

2025-04-13 01:02:19 +08:00
#include <STC15F2K60S2.H>
void Set_Rtc(unsigned char *ucRtc);
void Read_Rtc(unsigned char *ucRtc);