mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
Bugfix
This commit is contained in:
parent
7b42e6f338
commit
f880d058ed
@ -1969,7 +1969,7 @@ void CmndEnableOutputSet(void)
|
||||
Thermostat[ctr_output].status.enable_output = value;
|
||||
}
|
||||
}
|
||||
ResponseCmndNumber((int)Thermostat[ctr_output].diag.diagnostic_mode);
|
||||
ResponseCmndNumber((int)Thermostat[ctr_output].status.enable_output);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user