LNSC-2420-Firmware/src/clock.h

7 lines
75 B
C

#ifndef CLOCK_H
#define CLOCK_H
void init_clock(void);
#endif // CLOCK_H