ThomasGerstenberg / blatann

Python BLE library for using Nordic nRF52 with Connectivity firmware
BSD 3-Clause "New" or "Revised" License
72 stars 21 forks source link

characteristic attributes fix #148

Closed ThomasGerstenberg closed 1 year ago

ThomasGerstenberg commented 1 year ago

fixes issue where the string encoding was being set as the gatt characteristic attributes

Also renames private _attrs var to match overridden value