Skip to content

Fix hangs while waiting for DFU mode.#17

Open
asvitkine wants to merge 1 commit intofirecore:masterfrom
asvitkine:patch-1
Open

Fix hangs while waiting for DFU mode.#17
asvitkine wants to merge 1 commit intofirecore:masterfrom
asvitkine:patch-1

Conversation

@asvitkine
Copy link

All entries in the iterator passed to device_attached() must be consumed for it to fire again. Change error handling to continue instead of return so that device_attached() will be called again once the device reconnects after booting to DFU mode.

All entries in the iterator passed to device_attached() must be consumed for it to fire again. Change error handling to continue instead of return so that device_attached() will be called again once the device reconnects after booting to DFU mode.
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

Successfully merging this pull request may close these issues.

1 participant