Releases: adafruit/Adafruit_CircuitPython_BLE
10.0.9 - PNP ID and UARTService Fixes
What's Changed
- Add PNP ID designation to DeviceInfoService by @ktnyt in #202
- device_info.py: Fix use of Iterable by @dhalbert in #204
- Use default values when pnp_id is not supplied by @dhalbert in #206
- Make UARTService characteristics be at least as large as max MTU-3 by @dhalbert in #203
New Contributors
Full Changelog: 10.0.8...10.0.9
10.0.8 - Fix For Sphinx RTD Theme
Full Changelog: 10.0.7...10.0.8
10.0.7 Corrected Type Annotation
What's Changed
Full Changelog: 10.0.6...10.0.7
10.0.6 - Prevent storage leak in UARTService
What's Changed
Full Changelog: 10.0.5...10.0.6
10.0.5 - Fix RTD Docs Build and Unpin Sphinx
Changes: 10.0.4...10.0.5
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble
.
Read the docs for info on how to use it.
10.0.4 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble
.
Read the docs for info on how to use it.
10.0.3 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-BLE
.
Read the docs for info on how to use it.
10.0.2 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble.
Read the docs for info on how to use it.
10.0.1 - Remove pin of adafruit-blinka-bleio
10.0.0 - Increase default timeout for BLERadio.connect()
What's Changed
Full Changelog: 9.0.2...10.0.0