Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed May 9, 2023
1 parent 7662f58 commit f48a163
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# nrf_to_nrf
NRF52840 to NRF24L01 communication library for Arduino

To get the gettingstarted example working with NRF24l01+ the RF24 gettingstarted example must be modified to use dynamic payloads

Notes:
1. There is only a single layer buffer instead of a 3-layer FIFO like the NRF24L01 - 12/4/2022
2. The enums like `RF24_PA_MAX` are now `NRF_PA_MAX` etc.
Expand Down

0 comments on commit f48a163

Please sign in to comment.