-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Network improvements #59
base: master
Are you sure you want to change the base?
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
63cbb01
to
8818abc
Compare
I think the bug fixed in nRF24/RF24Network#229 is specific to the C++ implementation. Looking at the There is no
Furthermore, the network layers here don''t use a |
24449d8
to
07668d4
Compare
similar to changes in nRF24/RF24#955
e7a2916
to
685ced7
Compare
685ced7
to
cb9b60b
Compare
This ports changes from the following recent PRs to the pure python codebase: