Files
Senior-Design-Project_WMU-S…/Telem_Debug/Debug_RTC/interrupts.h
2021-06-26 17:19:54 -04:00

8 lines
134 B
C

#ifndef INTERRUPTS_H_
#define INTERRUPTS_H_
#include "SunseekerTelemetry2021.h"
#include "usci.h"
#endif /* INTERRUPTS_H_ */