getsenic / gatt-python

Bluetooth GATT SDK for Python
MIT License
318 stars 86 forks source link

Added set_timeout(..) function... #38

Closed JlnWntr closed 5 years ago

JlnWntr commented 5 years ago

so that you actually are able to timeout a discovery.

JlnWntr commented 5 years ago

It's done: https://github.com/getsenic/gatt-python/pull/45