mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
add missing Response to SetPv
This commit is contained in:
parent
02d8715d3d
commit
d54ee12441
@ -266,6 +266,7 @@ void CmndSetPv(void) {
|
||||
// this runs it at the next second
|
||||
Pid.run_pid_now = true;
|
||||
}
|
||||
ResponseCmndNumber(atof(XdrvMailbox.data));
|
||||
}
|
||||
|
||||
void CmndSetSp(void) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user