More unused allowances.

This commit is contained in:
Bob McWhirter 2021-07-20 14:07:11 -04:00
parent 4bcc3b06c6
commit 7bbad4c4e5

View file

@ -34,6 +34,7 @@ impl WordSize {
}
}
#[allow(unused)]
pub struct Spi<'d, T: Instance, Tx = NoDma, Rx = NoDma> {
sck: AnyPin,
mosi: AnyPin,