mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
Fix EnergyConfig regression
This commit is contained in:
parent
5494d47c47
commit
4942bf6d92
@ -854,6 +854,7 @@ void CmndModuleAddress(void) {
|
||||
void CmndEnergyConfig(void) {
|
||||
Energy.command_code = CMND_ENERGYCONFIG;
|
||||
if (XnrgCall(FUNC_COMMAND)) {
|
||||
ResponseClear();
|
||||
if (!ResponseLength()) {
|
||||
ResponseCmndDone();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user