changed namespace
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:
parent
772ab430e0
commit
a787de531b
@ -23,7 +23,7 @@ class TemperatureSensorsDummy : public ExtendedControllerBase {
|
|||||||
private:
|
private:
|
||||||
int iteration = 0;
|
int iteration = 0;
|
||||||
float value = 0;
|
float value = 0;
|
||||||
Max31865Definitions::Max31865Set max31865Set;
|
MAX31865::Max31865Set max31865Set;
|
||||||
|
|
||||||
void noise();
|
void noise();
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user