3 lines
98 B
C
3 lines
98 B
C
#include <STC15F2K60S2.H>
|
|
void Set_Rtc(unsigned char *ucRtc);
|
|
void Read_Rtc(unsigned char *ucRtc); |