mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-02-02 23:57:44 +05:00
refactor: added print to log channel 2 activity state #155
This commit is contained in:
@@ -398,6 +398,7 @@ struct Variables {
|
||||
} dhw;
|
||||
|
||||
struct {
|
||||
bool active = false;
|
||||
bool enabled = false;
|
||||
float targetTemp = 0.0f;
|
||||
float currentTemp = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user