mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
Remove leftover
This commit is contained in:
parent
dbd321291e
commit
6905cfbe40
@ -329,7 +329,6 @@ extern "C" {
|
|||||||
int32_t l_yield(bvm *vm);
|
int32_t l_yield(bvm *vm);
|
||||||
int32_t l_yield(bvm *vm) {
|
int32_t l_yield(bvm *vm) {
|
||||||
BrTimeoutYield(); // reset timeout
|
BrTimeoutYield(); // reset timeout
|
||||||
strptime(nullptr, nullptr, nullptr);
|
|
||||||
be_return_nil(vm);
|
be_return_nil(vm);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user