updating code from Flying Laptop
This is the framework of Flying Laptop OBSW version A.13.0.
This commit is contained in:
8
thermal/tcsDefinitions.h
Normal file
8
thermal/tcsDefinitions.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef TCSDEFINITIONS_H_
|
||||
#define TCSDEFINITIONS_H_
|
||||
|
||||
|
||||
static const uint32_t INVALID_TEMPERATURE = 999;
|
||||
|
||||
|
||||
#endif /* TCSDEFINITIONS_H_ */
|
Reference in New Issue
Block a user