Open asvitkine opened 5 years ago
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.