-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add method to acknowledge answers #12
Conversation
Awesome, give me a few days to play around with this, then I'll merge it. |
@wizard97 This should be good to go now. Tested and working, I changed the defaults for the Sorry for how long it took, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this! This all looks great, just a couple potential issues with how the length registers used by the radio for the sync address length and payload length are being set.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing these... two last things. I think you made a typo, and also I just realized you were printing in an ISR. Just fix these two things and I'll merge right away.
Looks great! Thank you! |
Tested on a Feather M0, please check locally if you can.