Skip to content

Remove timeout as arg on 5.x for BLERadio.start_advertising()

Compare
Choose a tag to compare
@dhalbert dhalbert released this 23 Aug 14:26
20f21e7

Do not use timeout arg in start_advertising() on 5.x. Thanks @roamingthings!

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.