Skip to content

0.4.0 - Receive timeout argument

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 28 Sep 01:04
· 54 commits to main since this release
cde6d01

This release adds an optional timeout argument to the receive functions to allow them to return after the specified timeout if a message has not been received yet.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble_radio.

Read the docs for info on how to use it.