Releases: adafruit/Adafruit_CircuitPython_RFM69
Releases · adafruit/Adafruit_CircuitPython_RFM69
2.1.28 - Do not discard partially received data on timeout
What's Changed
- Do not clear FIFO after receive timeout. by @jerryneedell in #58
Full Changelog: 2.1.27...2.1.28
2.1.27 - Update Ruff Config & RTD Style Fix
Full Changelog: 2.1.26...2.1.27
2.1.26 - Temperature Fix
What's Changed
- set radio idle before reading temperature by @jerryneedell in #57
Full Changelog: 2.1.25...2.1.26
2.1.25 - Update RTD Config
Full Changelog: 2.1.24...2.1.25
2.1.24 - Use Ruff
2.1.23 - RTD Sphinx Config
Full Changelog: 2.1.22...2.1.23
2.1.22 - Fix For Sphinx RTD Theme
Full Changelog: 2.1.21...2.1.22
2.1.21 - Docstring Fixes and Code Format
2.1.20 - Allow new version code for RFM69
What's Changed
- Check for RFM69 versions 0x23 and 0x24 by @michaeldye in #53
New Contributors
- @michaeldye made their first contribution in #53
Full Changelog: 2.1.19...2.1.20
2.1.19 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.1.18...2.1.19
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rfm69.
Read the docs for info on how to use it.