mirror of
https://github.com/Spritetm/minimacplus.git
synced 2025-01-15 00:30:36 +00:00
4 lines
79 B
C
4 lines
79 B
C
void rtcTick();
|
|
int rtcCom(int en, int dat, int clk);
|
|
void rtcInit(char *mem);
|