diff options
author | Damien George <damien.p.george@gmail.com> | 2017-04-07 15:54:21 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-04-07 15:54:21 +1000 |
commit | d7310fabc22ebf45aedcaade1c531ece96c33bf0 (patch) | |
tree | 3cd4b4656ca81011228bbb8431c4a572d0185411 /esp8266/modules/websocket_helper.py | |
parent | 3e1310d6e23777d7322016d7390a00da3284afbb (diff) | |
download | micropython-d7310fabc22ebf45aedcaade1c531ece96c33bf0.tar.gz micropython-d7310fabc22ebf45aedcaade1c531ece96c33bf0.zip |
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.
Diffstat (limited to 'esp8266/modules/websocket_helper.py')
0 files changed, 0 insertions, 0 deletions