Skip to content

fix rfm69_simpletest for execution on Raspbery Pi #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2018
Merged

fix rfm69_simpletest for execution on Raspbery Pi #10

merged 1 commit into from
Nov 17, 2018

Conversation

jerryneedell
Copy link
Contributor

For compatibility with Python3 on the Raspberry Pi -- the argument to rfm69.send() has to be converted to a bytes object. With this change, the example run in CircuitPython and on the RaspberryPi via Blinka.
It as tested on a Raspberry Pi 3B+ and on a feather_m0_adalogger with an rfm69 featherwing.

@ladyada ladyada merged commit cdcc498 into adafruit:master Nov 17, 2018
@ladyada
Copy link
Member

ladyada commented Nov 17, 2018

thank u :)

@jerryneedell jerryneedell deleted the jerryn_fix_example branch November 17, 2018 20:35
tannewt pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants