Quote:
Originally Posted by theawesome1730
I have gotta learn how to do that. Is it possible in C++?
|
Yes... should be even easier than in Java. Start with the C++ Arduino code posted on Adafruit and then replace the Arduino SPI calls with WPILib SPI calls.