Code refactoring and bug fixes for config file handler. Added new test cases for config file handler
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
@ -15,7 +15,7 @@ static constexpr int PARAM1_DEFAULT = 905;
|
||||
enum ParamIds : uint8_t {
|
||||
PARAM0 = 0,
|
||||
PARAM1 = 1,
|
||||
|
||||
PARAM2 = 2,
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user