adafruit / Adafruit_CircuitPython_BLE

Bluetooth Low Energy (BLE) library for CircuitPython
MIT License
127 stars 58 forks source link

Fix a couple of Characteristic bugs and add FloatCharacteristic #31

Closed dhalbert closed 5 years ago

dhalbert commented 5 years ago

These are some initial fixes and an addition needed to do a strawman test of a CPB service. I am planning to make a more detailed pass through the library.