This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
drivers
/
nrf24l01
History
Damien George
7bb0f7b0f6
drivers: Add "from micropython import const" when const is used.
...
Following best-practice use of the const feature, to make it compatible with Python.
2016-11-03 12:41:11 +11:00
..
nrf24l01.py
drivers: Add "from micropython import const" when const is used.
2016-11-03 12:41:11 +11:00
nrf24l01test.py
drivers: Add NRF24L01 driver (written in pure Python).
2014-10-02 19:36:56 +01:00