Renamed project from "Debug_UART-USB" to "Debug_USB" and changed symbols from "UART" to "USB" for better consistency
This commit is contained in:
7
Telem_Debug/Debug_USB/interrupts.h
Normal file
7
Telem_Debug/Debug_USB/interrupts.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef INTERRUPTS_H_
|
||||
#define INTERRUPTS_H_
|
||||
|
||||
#include "SunseekerTelemetry2021.h"
|
||||
#include "usci.h"
|
||||
|
||||
#endif /* INTERRUPTS_H_ */
|
||||
Reference in New Issue
Block a user