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