Closed bjun626 closed 3 years ago
Fixed issue where hardware SPI will not end the transaction by simply changing SPI.endTransaction(); to _spi->endTransaction();
awesome :)
Fixed issue where hardware SPI will not end the transaction by simply changing SPI.endTransaction(); to _spi->endTransaction();