mirror of https://github.com/arendst/Tasmota.git
parent
fb179c27af
commit
bea58f223f
|
@ -1901,6 +1901,7 @@ void CmndSetLedPwmOff(void)
|
|||
} else {
|
||||
Settings.ledpwm_off = XdrvMailbox.payload;
|
||||
}
|
||||
}
|
||||
ResponseCmndNumber(Settings.ledpwm_off);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue