Releases: adafruit/Adafruit_CircuitPython_BLE_Adafruit
Fix examples for change in adafruit_lsm6ds
The API of adafruit_lsm6ds
has changed, necessitating a change in the example code. In addition, there are other changes due to new pylint checks. Only the code in examples/
has changed. The library code in adafruit_ble/
is the same.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-adafruit
.
Read the docs for info on how to use it.
Fixes packet sizes
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-adafruit
.
Read the docs for info on how to use it.
1.1.1 - Fixed discord invite link
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-adafruit
.
Read the docs for info on how to use it.
1.1.0 - Changed prefix to match_prefixes to support latest BLE release
This library requires Adafruit_CircuitPython_BLE 7.0.0 or higher
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-adafruit
.
Read the docs for info on how to use it.
Initial release
This library requires CircuitPython 5.4.0-beta.0 or later.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ble-adafruit
.
Read the docs for info on how to use it.