fix prelude naming
This commit is contained in:
parent
9020fc92d0
commit
1e1b7f3c9f
@ -1,4 +1,4 @@
|
||||
//! Prelude
|
||||
pub use embedded_hal::prelude::*;
|
||||
|
||||
pub use crate::gpio::GpioExt as _stm32h7xx_hal_gpio_GpioExt;
|
||||
pub use crate::gpio::GpioExt as _va108xx_hal_gpio_GpioExt;
|
||||
|
Reference in New Issue
Block a user