arduino-pico/libraries/SPI
Vishnu Mohanan 8a1e03739a
Fix SPI transfer16 return value (#1148)
The SPI transfer16() function returned wrongly oriented bytes. Replaced reverseByte() with reverse16Bit().

Fixes #1146
2023-01-31 08:09:53 -08:00
..
src Fix SPI transfer16 return value (#1148) 2023-01-31 08:09:53 -08:00
keywords.txt Clean up SPI library info 2021-03-16 22:11:16 -07:00
library.properties Clean up SPI library, add info 2021-03-16 21:44:17 -07:00