RF24
RF24 copied to clipboard
'nRF24L01.h' file not found
What radio module do you use?
nRF24LO1 file not found in 8 th and 10th line
What driver board(s) do you use?
Arduino uno
If using Linux, what OS are you using?
If using Linux, what RF24 driver did you select?
None
Describe your problem
8 10 'nRF24L01.h' file not found
What is the RX code?
#include <RF24.h>
// ...
What is the TX code?
// The code for RX is same for TX.
// See above code for RX
How did you install the RF24 library? Please provide as much detail as possible.
If unsure, uninstall the RF24 library and reinstall it.