etrombly / RFM69

Python RFM69 library for raspberrypi
GNU General Public License v3.0
115 stars 77 forks source link

Fixes #44: Frequency setting #45

Closed ygoe closed 3 years ago

ygoe commented 3 years ago
etrombly commented 3 years ago

Looks good, thank you. Can you add something to the readme explaining how to configure for the orange pi, and update the table showing the connections since you changed the defaults?

etrombly commented 3 years ago

Thank you

ygoe commented 3 years ago

You're welcome. I probably won't use this code in production but it's a nice and easy way to learn how to use this module. I think I'll also look at the case of setting the transmit power as currently mentioned in the readme.