v185
Added
- Extended
waitForDevice
to allow apps to hook into when the wait was
canceled. - Logging on device events Selecting, Selected and Deselected
Fixed
- Stop nrfutil sandbox from starting to run an aborted command.
- Device setup event call order when autoreconnecting at the same time as
selecting.
Steps to upgrade when using this package
- Clean up any logging in
onDeviceSelected
andonDeviceDeselected
to avoid
logging multiple times.