Skip to content

Releases: adafruit/Adafruit_CircuitPython_BluefruitConnect

Added RawTextPacket documentation

05 Feb 02:48
1562e88
Compare
Choose a tag to compare

Update the documentation to show the RawTextPacket Class. Thanks @Neradoc

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

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

Read the docs for info on how to use it.

1.2.6 - Made copyright stay up to date in docs/conf.py

26 Aug 02:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.5 - Fixed version string

22 Aug 18:57
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.4 - Switched to pyproject.toml

09 Aug 19:54
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.3 - Added cp.org link to index.rst

09 Jun 18:35
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.2 - Repo documentation and config updates

07 Jun 17:16
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.1 - Updated documentation link, python version

04 Feb 20:40
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.0 - Added support for TextPacket

27 Dec 21:55
d1c0a0f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.10 - Updated pylint version, linted

15 Nov 18:50
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.9 - ButtonPacket: fix bytes use for CPython; from_stream() fix; README typo fix

25 Mar 19:07
9daa759
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.