[FL-2367] Fix ikey write command hanging #1056
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
parent
76f524d4e9
commit
969d1efb6c
@ -164,6 +164,8 @@ void ibutton_cli_write(Cli* cli, string_t args) {
|
|||||||
exit = true;
|
exit = true;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delay(100);
|
||||||
};
|
};
|
||||||
|
|
||||||
worker->stop_write();
|
worker->stop_write();
|
||||||
|
Loading…
Reference in New Issue
Block a user