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

@@ -9,8 +9,7 @@
*
*/
#ifndef SUNSEEKER2021_H_
#define SUNSEEKER2021_H_
#ifndef SUNSEEKERTELEMETRY2021_H_RY2021_H_SUNSEEKERTELEMETRY2021_H_ERTELEMETRY2021_H_
#include <msp430x54xa.h>
#include <stdio.h>
@@ -372,6 +371,4 @@ static char *name_lookup[NAME_LOOKUP_ROWS] = {
// "MC1FAN", //MC_CAN_BASE1 + MC_FAN
// "MC1TP3", //MC_CAN_BASE1 + MC_TEMP3
// "MC2FAN", //MC_CAN_BASE2 + MC_FAN
// "MC2TP3", //MC_CAN_BASE2 + MC_TEMP3
#endif /* SUNSEEKER2021_H_ */
// "MC2TP3", //MC_CAN_BASE2 + MCSUNSEEKERTELEMETRY2021_H_* SUNSEEKERTELEMETRY2021_H_ */

View File

@@ -20,7 +20,8 @@
*
*/
#include "Sunseeker2021.h"
#include "SunseekerTelemetry2021.h"
y2021.h"
// structures
//message_fifo decode_queue;