Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to terminate flashing in the Bootloader class #167

Closed
krichardsson opened this issue Sep 8, 2020 · 0 comments
Closed

Add a way to terminate flashing in the Bootloader class #167

krichardsson opened this issue Sep 8, 2020 · 0 comments
Milestone

Comments

@krichardsson
Copy link
Contributor

The Bootloader class is used to flash new firmware to the Crazyflie. The flashing process is started by calling the flash() method which opens a file and flashes it to the CF.
Currently the flashing can not be terminated and this issue proposes to add a termination functionality to abort a started flashing action.

Related to bitcraze/crazyflie-clients-python#438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant