mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Fix compile (#20329)
This commit is contained in:
parent
21c7edcb50
commit
21de682f58
@ -231,10 +231,10 @@ bool Xdrv47(uint32_t function) {
|
||||
case FUNC_JSON_APPEND:
|
||||
ftc532_show();
|
||||
break;
|
||||
}
|
||||
case FUNC_ACTIVE:
|
||||
result = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
// Return bool result
|
||||
return result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user