Files
Senior-Design-Project_WMU-S…/Telem_Debug/Debug_UART-USB/interrupts.h
2021-06-24 17:08:29 -04:00

8 lines
134 B
C

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