We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b52f8 + c6f49b4 commit 5267423Copy full SHA for 5267423
1 file changed
README.rst
@@ -31,7 +31,7 @@ This is a Circuitpython driver library for the nRF24L01 transceiver.
31
32
Originally this code was a Micropython module written by Damien P. George
33
& Peter Hinch which can still be found `here
34
-<https://github.com/micropython/micropython/tree/master/drivers/nrf24l01>`_
+<https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/radio/nrf24l01>`_
35
36
The Micropython source has since been rewritten to expose all the nRF24L01's
37
features and for Circuitpython compatible devices (including linux-based
0 commit comments