Renamed main header files

This commit is contained in:
William Miceli
2021-05-14 16:10:05 -04:00
parent 8d241875c2
commit 882e450c99
19 changed files with 27 additions and 29 deletions

View File

@@ -28,7 +28,7 @@
*/
// Include files
#include "Sunseeker2021.h"
#include "SunseekerTelemetry2021.h"
#define can0_select() P4OUT &= ~CAN0_CSn
#define can0_deselect() P4OUT |= CAN0_CSn