Removes deprecated SPI functions and fixes minor bugs
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.