and now it compiles
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
#ifndef TCSDEFINITIONS_H_
|
||||
#define TCSDEFINITIONS_H_
|
||||
|
||||
|
||||
static const float INVALID_TEMPERATURE = 999;
|
||||
|
||||
namespace thermal {
|
||||
static constexpr float INVALID_TEMPERATURE = 999;
|
||||
}
|
||||
|
||||
#endif /* TCSDEFINITIONS_H_ */
|
||||
|
Reference in New Issue
Block a user