Skip to content
Snippets Groups Projects
Commit d7310fab authored by Damien George's avatar Damien George
Browse files

drivers/nrf24l01: Update to work on newer ports, using machine, utime.

Changes made are:
- Use the time module in place of the pyb module for delays.
- Use spi.read/spi.write instead of spi.send/spi.receive.
- Drop some non-portable parameters to spi and pin initialization.

Thanks to @deshipu for the original patch.
parent 3e1310d6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment