-->
Page 1 of 1

SPI.h

PostPosted: Fri Mar 11, 2016 5:12 pm
by jthurlow
Is there a way in Arduino to check which SPI.h file is used?

I have a project that is not playing ball and I'm wondering if the Include function is pulling in the wrong SPI

Re: SPI.h

PostPosted: Fri Mar 11, 2016 6:17 pm
by martinayotte
Turn ON "verbose" in preferences and recompile, the Libraries used will be shown in the beginning of the log.