RF24 icon indicating copy to clipboard operation
RF24 copied to clipboard

fatal error: printf.h: No such file or directory

Open jay710926 opened this issue 7 years ago • 2 comments

but i have printf.h, what problem?

jay710926 avatar Apr 17 '17 05:04 jay710926

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

ceserik avatar Nov 04 '17 15:11 ceserik

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?

Devorius-Nagara avatar May 01 '22 17:05 Devorius-Nagara