-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update py examples #851
Update py examples #851
Conversation
I think if I revert the use of f-strings ( oh, it was merged while writing this. 😆 . I can still revert the f-strings if becomes a problem later. |
First order of business (later after I hopefully get some sleep), is the release crusade 🎠 . |
Judging by your commits etc I just assumed you never sleep. Lol.
… On Jul 9, 2022, at 6:13 AM, Brendan ***@***.***> wrote:
First order of business (later after I hopefully get some sleep), is the release crusade 🎠 .
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you modified the open/close state.
|
Its like every other day - and I hate taken sleeping meds. |
ok the auto-generate relaese notes button isn't perfect
🤣Still, that release crusade was painless. |
These are improvements to the python examples that I found useful when testing nRF24/pyRF24#9
I also added the scanner example from #714 (comment)
These changes may not be python 2 compatible. Not really sure if that's a problem because RPi OS no longer ships with python2. I'm more concerned with people that haven't updated their RPi's OS image in over a year.