fsfw/thermal/tcsDefinitions.h

9 lines
133 B
C
Raw Normal View History

#ifndef TCSDEFINITIONS_H_
#define TCSDEFINITIONS_H_
2020-12-03 18:32:32 +01:00
static const float INVALID_TEMPERATURE = 999;
#endif /* TCSDEFINITIONS_H_ */