You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
239: Swap max31855 to one published on crates.io r=jamesmunns a=cs2dsb
The max31855 repo previously listed isn't published on crates.io and uses an old version of the hal.
I've uploaded a similar (slightly different api to suit my tastes and better support multiple spi devices on the same pins) crate and published it on crates.io.
Co-authored-by: cs2dsb <cs2dsb@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -591,7 +591,7 @@ Work in progress drivers. Help the authors make these crates awesome!
591
591
1.[LSM303C] - A platform agnostic driver to interface with the LSM303C (accelerometer + compass) 
0 commit comments