We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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().