RF24
RF24 copied to clipboard
fatal error: printf.h: No such file or directory
but i have printf.h, what problem?
I think you need to have Printf.h in the same folder as your program , try to open Arduino\libraries\RF24-master\examples\GettingStarted ,and try to compile it
I think you need to have Printf.h in the same folder as your program , try to open Arduino\libraries\RF24-master\examples\GettingStarted ,and try to compile it
I have an identical problem, and this file is in the same place, can you explain in more detail how to fix this error?