Skip to content

Commit

Permalink
fix: TAG_EMS_SET_POWER (auto)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvtom committed Oct 29, 2022
1 parent d56ab61 commit 5cc40e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RscpMqttMain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ int handleSetPower(std::vector<RSCP_MQTT::rec_cache_t> & c, uint32_t container,
break;
}
}
it->done = false;
}
}
return(0);
Expand Down

0 comments on commit 5cc40e3

Please sign in to comment.