Skip to content

Removes deprecated SPI functions and fixes minor bugs

Choose a tag to compare

@edspark edspark released this 09 Nov 20:54
· 2 commits to master since this release

This release removes SPI functions like setBitOrder() and replaces them with the SPISettings class. It also fixes a number of typos, some that broke functionality and other minor ones like incorrect comments.