When i up graded to the new software the spi command did not work. how do i fix this issue
thanks
nick
When i up graded to the new software the spi command did not work. how do i fix this issue
thanks
nick
SPI has changed, so look at the release notes:-
To quote from it:-
the new SPI library, so existing sketches will need: #include <SPI.h> added to the top of their code.
There is not "an spi command". There are several SPI functions. Show your code, and what evidence you have that "the spi command" did not work.