Skip to content

5.8.0 - Receive Multiple Data Values

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 18 Dec 22:30
· 8 commits to main since this release
6ba69d7

This release includes a new function receive_n_data() to fetch mutliple (but not all) values from a feed. Thank you @kavinaidoo.

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

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

Read the docs for info on how to use it.

What's Changed

New Contributors

Full Changelog: 5.7.5...5.8.0