C:\Users\mango\OneDrive\Belgeler\Arduino\sketch_jul08a\sketch_jul08a.ino:1:10: fatal error: SPI.h: No such file or directory
#include <SPI.h>
^~~~~~~
compilation terminated.
exit status 1
Compilation error: SPI.h: No such file or directory
No need to include SPI.h, no need to call SPI.begin.
Your pipe address is too short, and uses one byte after the variable, so it could happen,
that two of these pipes addresses, in RX and TX sketch for instance, are different.
In file included from c:\Users\fb190\OneDrive\Belgeler\Arduino\libraries\RF24-master/RF24.h:18:0,
from C:\Users\fb190\OneDrive\Belgeler\Arduino\sketch_jul08a\sketch_jul08a.ino:2:
c:\Users\mango\OneDrive\Belgeler\Arduino\libraries\RF24-master/RF24_config.h:126:22: fatal error: SPI.h: No such file or directory
#include <SPI.h>
^~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
İ FİXED İT GUYS !!!!11!!!1!!!!!!!!111
if anyone else experiences this, there is a solution
delete everything about arduino and library you dont need to delete your sketches just delete library files and ıde files