Thermal controller and temperature bugfixes #266
@ -23,7 +23,7 @@ class TemperatureSensorsDummy : public ExtendedControllerBase {
|
||||
private:
|
||||
int iteration = 0;
|
||||
float value = 0;
|
||||
Max31865Definitions::Max31865Set max31865Set;
|
||||
MAX31865::Max31865Set max31865Set;
|
||||
|
||||
void noise();
|
||||
};
|
Loading…
Reference in New Issue
Block a user