fsfw/thermal/tcsDefinitions.h

9 lines
136 B
C

#ifndef TCSDEFINITIONS_H_
#define TCSDEFINITIONS_H_
static const uint32_t INVALID_TEMPERATURE = 999;
#endif /* TCSDEFINITIONS_H_ */