Just out of curiosity, how do you choose these ?
SPI.setDataMode(2);
SPI.setClockDivider(SPI_CLOCK_DIV2);
SPI.setBitOrder(LSBFIRST);
Just out of curiosity, how do you choose these ?
SPI.setDataMode(2);
SPI.setClockDivider(SPI_CLOCK_DIV2);
SPI.setBitOrder(LSBFIRST);