mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-02-04 08:37:44 +05:00
fix pid
This commit is contained in:
@@ -106,6 +106,7 @@ struct Variables {
|
||||
} temperatures;
|
||||
|
||||
struct {
|
||||
bool heatingEnabled = false;
|
||||
byte heatingMinTemp = 0;
|
||||
byte heatingMaxTemp = 0;
|
||||
byte heatingSetpoint = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user