Skip to content

Releases: adafruit/Adafruit_CircuitPython_RFM69

Baudrate + better docs

05 Mar 23:01
2234b59
Compare
Choose a tag to compare
  • Add baudrate kwarg to constructor. Lower baudrates improve reliability when used with the RFM69 breakout. Thanks to @jerryneedell !
  • Improved docs. Thanks @sommersoft !

To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Documentation update.

03 Feb 20:13
1abb4f7
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!

1.0 Initial release

19 Jan 21:15
21b58d8
Compare
Choose a tag to compare

Initial release to trigger Travis build generation.