Files
Senior-Design-Project_WMU-S…/Telem_Debug/Debug_BlinkyLED-Advanced/timers.h

7 lines
91 B
C

#ifndef TIMERS_H_
#define TIMERS_H_
void timerB_init(void);
#endif /* TIMERS_H_ */