mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Fix shortcut SO response
This commit is contained in:
parent
6c5e9a89c4
commit
965c44c0a9
@ -776,6 +776,8 @@ void CmndSavedata(void)
|
||||
|
||||
void CmndSetoption(void)
|
||||
{
|
||||
snprintf_P(XdrvMailbox.command, CMDSZ, PSTR(D_CMND_SETOPTION)); // Rename result shortcut command SO to SetOption
|
||||
|
||||
if (XdrvMailbox.index < 114) {
|
||||
uint32_t ptype;
|
||||
uint32_t pindex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user