mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
Oops
Compile error. Forgot bracket.
This commit is contained in:
parent
fb179c27af
commit
bea58f223f
@ -1901,6 +1901,7 @@ void CmndSetLedPwmOff(void)
|
||||
} else {
|
||||
Settings.ledpwm_off = XdrvMailbox.payload;
|
||||
}
|
||||
}
|
||||
ResponseCmndNumber(Settings.ledpwm_off);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user