adafruit / Adafruit_CircuitPython_RFM69

CircuitPython module for the RFM69 series of 433/915 mhz packet radios.
MIT License
31 stars 28 forks source link

Combine RFM69/RFM9X libraries #51

Open jerryneedell opened 6 months ago

jerryneedell commented 6 months ago

Please take a look at the issue in the RFM9X library https://github.com/adafruit/Adafruit_CircuitPython_RFM9x/issues/92 and comment there.

jerryneedell commented 1 month ago

new library https://github.com/adafruit/Adafruit_CircuitPython_RFM.git has been created. The initial code has been submitted as a PR https://github.com/adafruit/Adafruit_CircuitPython_RFM/pull/1