Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE_BerryMed_Pulse_Oximeter

Correct pypi module name and other erroneous names

21 Jun 01:39
3726c8e
Compare
Choose a tag to compare

Was in pypi.org as https://pypi.org/project/adafruit-circuitpython-ble-pulse-oximeter/, should be https://pypi.org/project/adafruit-circuitpython-ble-berrymed-pulse-oximeter/.

Fixed various other naming and document generation issues.

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

To use in CPython, pip3 install adafruit-circuitpython-ble-berrymed-pulse-oximeter.

Read the docs for info on how to use it.

Release for PyPI deploy

08 Jun 16:51
0c8398f
Compare
Choose a tag to compare

No changes.

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

To use in CPython, pip3 install adafruit-circuitpython-ble-berrymed-pulse-oximeter.

Read the docs for info on how to use it.

black, pylint, and sphinx fixes

28 Apr 23:16
0c8398f
Compare
Choose a tag to compare

Documentation and formatting changes. No functional code changes.

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

To use in CPython, pip3 install adafruit-circuitpython-ble-berrymed-pulse-oximeter.

Read the docs for info on how to use it.

Initial release

28 Apr 20:20
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ble-berrymed-pulse-oximeter.

Read the docs for info on how to use it.