2020-2021 Sunseeker Telemetry and Lighting System
main.c
Go to the documentation of this file.
1
#include <msp430.h>
// The correct header file will be chosen automatically based on project settings
2
3
7
int
main
(
void
)
8
{
9
WDTCTL = WDTPW | WDTHOLD;
// stop watchdog timer
10
11
return
0;
12
}
main
int main(void)
Definition:
main.c:7
Software
Code Composer Studio Workspace
SunseekerTelemetryAndLightingSystem
main.c
Generated on Mon Feb 22 2021 20:33:18 for 2020-2021 Sunseeker Telemetry and Lighting System by
1.9.1