trying sample code comes out this error :
In file included from AsyncStreams.cpp:1:0:
B4RDefines.h:21:17: fatal error: SPI.h: No such file or directory
#include <SPI.h>
^
compilation terminated.
Errore durante la compilazione
i solved loading the source code into the arduino ide and adding :
#include <SPI.h>
in the scr.ino file
but this is a workaround and not "the solution" , where B4R compiler miss or where i miss ?
Thanks !
in attach the project
Attached Files:
coslad,
Aug 10, 2016