Skip to content

Passing SPI objects did not work correctly

Latest
Compare
Choose a tag to compare
@wollewald wollewald released this 20 Dec 19:39
3358962

Passing SPI objects did not work correctly. The reason was that I still one SPI.transfer() command in the code instead of _spi->transfer().