getsenic / gatt-python

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

Allow different types of write #55

Open mjg59 opened 4 years ago

mjg59 commented 4 years ago

Some devices are sensitive about the type of write performed. Add support for choosing whether or not a response is requested.