N4 Flight Software
N4
Flight software used for the N4 flight computers
Loading...
Searching...
No Matches
custom_test_states.h
1
#ifndef CUSTOM_TEST_STATES
2
#define CUSTOM_TEST_STATES
3
4
enum
SYSTEM_CHECK_STATES {
5
SUB_SYSTEM_CHECK = 0,
6
SUBSYSTEM_DONE_CHECK
7
};
8
9
#endif
n4-flight-software
include
custom_test_states.h
Generated by
1.13.1