More unused allowances.
This commit is contained in:
parent
4bcc3b06c6
commit
7bbad4c4e5
@ -34,6 +34,7 @@ impl WordSize {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(unused)]
|
||||||
pub struct Spi<'d, T: Instance, Tx = NoDma, Rx = NoDma> {
|
pub struct Spi<'d, T: Instance, Tx = NoDma, Rx = NoDma> {
|
||||||
sck: AnyPin,
|
sck: AnyPin,
|
||||||
mosi: AnyPin,
|
mosi: AnyPin,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user