Releases: adafruit/Adafruit_CircuitPython_RFM69
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.
2.1.18 - Fix setting of the Power amplifiers when power boost is enabled
What's Changed
- Fix setting of the Power amplifiers when power boost is enabled by @jerryneedell in #48
Full Changelog: 2.1.17...2.1.18
2.1.17 - Fix RTD Theme Issue
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.
2.1.16 - Updated .pylintrc, fixed jQuery
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.
2.1.15 - Updated pre-commit hooks
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.
2.1.14 - Shrink library; no functionality changes
What's Changed
- implemented a few code size reductions by @jerryneedell in #44
Full Changelog: 2.1.13...2.1.14