whad-team / whad-client

Wireless Hacking Devices Protocol client
MIT License
133 stars 8 forks source link

Fix crash when no usb backend is available #53

Closed doggkruse closed 1 month ago

doggkruse commented 2 months ago

For various reasons the USB backend may not be available. Don't crash when this occurs (matches existing Ubertooth behavior).

virtualabs commented 1 month ago

Thank you for you PR ! We had some issues with the unit tests workflow but it is solved now and your PR now correctly passes all the tests :smile: