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,8 @@
*
*/
#ifndef MAIN_H_
#define MAIN_H_
#ifndef SUNSEEKERTELEMETRY2021_H_
#define SUNSEEKERTELEMETRY2021_H_
#include <msp430x54xa.h>
@@ -155,4 +155,4 @@ void timerB_init(void);
#define JTAG_TMS 0x04
#define JTAG_TCK 0x08
#endif /* MAIN_H_ */
#endif /* SUNSEEKERTELEMETRY2021_H_ */

View File

@@ -12,7 +12,7 @@
#include <math.h>
#include <float.h>
#include "main.h"
#include "SunseekerTelemetry2021.h"
// General Variables
volatile unsigned char status_flag = FALSE; //status flag set on timer B