-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
What radio module do you use?
nRF24l01+
What driver board(s) do you use?
stm32f105rbt6
If using Linux, what OS are you using?
If using Linux, what RF24 driver did you select?
None
Describe your problem
when i use your library i will get this error :
../Drivers/RF24/utility/STM32/RF24_arch_config.h:32:10: fatal error: cstring: No such file or directory
32 | #include
| ^~~~~~~~~
please help me
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 RXMetadata
Metadata
Assignees
Labels
No labels