diff --git a/Telem_Debug/Debug_BlinkyLED-Advanced/SunseekerTelemetry2021.h b/Telem_Debug/Debug_BlinkyLED-Advanced/SunseekerTelemetry2021.h index 39d0593..806ae64 100644 --- a/Telem_Debug/Debug_BlinkyLED-Advanced/SunseekerTelemetry2021.h +++ b/Telem_Debug/Debug_BlinkyLED-Advanced/SunseekerTelemetry2021.h @@ -10,7 +10,7 @@ #ifndef SUNSEEKERTELEMETRY2021_H_ #define SUNSEEKERTELEMETRY2021_H_ -#include +#include #include #include #include diff --git a/Telem_Debug/Debug_BlinkyLED-Advanced/clock_init.h b/Telem_Debug/Debug_BlinkyLED-Advanced/clock_init.h index 176fe37..632f28b 100644 --- a/Telem_Debug/Debug_BlinkyLED-Advanced/clock_init.h +++ b/Telem_Debug/Debug_BlinkyLED-Advanced/clock_init.h @@ -17,7 +17,6 @@ #ifndef CLOCK_INIT_H_ #define CLOCK_INIT_H_ -#include #include "SunseekerTelemetry2021.h" void Port_Init(void); diff --git a/Telem_Debug/Debug_BlinkyLED-Basic/SunseekerTelemetry2021.h b/Telem_Debug/Debug_BlinkyLED-Basic/SunseekerTelemetry2021.h index 39d0593..806ae64 100644 --- a/Telem_Debug/Debug_BlinkyLED-Basic/SunseekerTelemetry2021.h +++ b/Telem_Debug/Debug_BlinkyLED-Basic/SunseekerTelemetry2021.h @@ -10,7 +10,7 @@ #ifndef SUNSEEKERTELEMETRY2021_H_ #define SUNSEEKERTELEMETRY2021_H_ -#include +#include #include #include #include diff --git a/Telem_Debug/Debug_UART-USB/SunseekerTelemetry2021.h b/Telem_Debug/Debug_UART-USB/SunseekerTelemetry2021.h index a57f11b..e72aa5f 100644 --- a/Telem_Debug/Debug_UART-USB/SunseekerTelemetry2021.h +++ b/Telem_Debug/Debug_UART-USB/SunseekerTelemetry2021.h @@ -10,7 +10,7 @@ #ifndef SUNSEEKERTELEMETRY2021_H_ #define SUNSEEKERTELEMETRY2021_H_ -#include +#include #include #include #include diff --git a/Telem_Debug/Debug_UART-USB/clock_init.h b/Telem_Debug/Debug_UART-USB/clock_init.h index 176fe37..632f28b 100644 --- a/Telem_Debug/Debug_UART-USB/clock_init.h +++ b/Telem_Debug/Debug_UART-USB/clock_init.h @@ -17,7 +17,6 @@ #ifndef CLOCK_INIT_H_ #define CLOCK_INIT_H_ -#include #include "SunseekerTelemetry2021.h" void Port_Init(void); diff --git a/Telem_Debug/Debug_UART-USB/usci.h b/Telem_Debug/Debug_UART-USB/usci.h index 8319c71..e506f4f 100644 --- a/Telem_Debug/Debug_UART-USB/usci.h +++ b/Telem_Debug/Debug_UART-USB/usci.h @@ -5,7 +5,7 @@ #ifndef USCI_H_ #define USCI_H_ -#include +#include /* * Initializes all USCI modules using their own respective `usci_xx_init()` functions