Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
golemparts committed Nov 9, 2022
1 parent 9fda851 commit b5fda32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spi/hal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ impl embedded_hal_0::spi::FullDuplex<u8> for Spi {
}
}

/// Simple implementation of [embedded_hal::spi::blocking::SpiDevice]
/// Simple implementation of [embedded_hal::spi::SpiDevice]
///
/// You only need this when using the `embedded_hal` Spi trait interface.
///
Expand Down

0 comments on commit b5fda32

Please sign in to comment.