Hi, i downloaded and installed this library, and including it into my sketch. After compiling it and uploading it doesnt seem to work or output some data. My board is a tiva c. I didnt change anything in my code as the lib has backwards compatibility. When i switch to the original #include <SPI.h> file it all works correctly. Is something else i need to consider with the SPI.transfer function?