diff --git a/examples/spi_24L01_rx/README.md b/examples/spi_24L01_rx/README.md index a07b9eb6df065ab0277cb08c8a913c2df899f3f1..086fd6a3efa7db583ea1232517d3208df77cbbae 100644 --- a/examples/spi_24L01_rx/README.md +++ b/examples/spi_24L01_rx/README.md @@ -7,3 +7,6 @@ https://user-images.githubusercontent.com/104343143/235313119-4facb0b4-9f8d-4b79 https://user-images.githubusercontent.com/104343143/235313123-14a2114d-388a-4c98-89b9-63e5e40de682.mp4 + +## nRF24L01(+) library +This is the doing of [Reza Ebrahimi](https://github.com/ebrezadev), I've just included a copy of [his library](https://github.com/ebrezadev/nRF24L01-C-Driver) here and made some modifications.