This commit is contained in:
Henrik Alsér 2022-07-08 08:03:38 +02:00
parent 51dc9b8de0
commit 43aec9083c

View File

@ -832,7 +832,6 @@ impl Timings {
#[cfg(feature = "unstable-traits")]
mod eh1 {
use super::super::{RxDma, TxDma};
use super::*;
impl embedded_hal_1::i2c::Error for Error {