Closed GrantM11235 closed 1 year ago
embedded-hal 1.0 says:
If your device has a CS pin, use SpiDevice. Do not manually manage the CS pin, the SpiDevice implementation will do it for you.
I cleaned up the commits and I decided to leave the struct names unchanged for now
This was fixed in #37
embedded-hal 1.0 says: