mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
rust fmt really does not want blank space there
This commit is contained in:
parent
83b5797b8d
commit
7d86919257
@ -7,7 +7,6 @@
|
|||||||
//! The available functionality depends on the timer type.
|
//! The available functionality depends on the timer type.
|
||||||
|
|
||||||
use embassy_hal_internal::{into_ref, Peripheral, PeripheralRef};
|
use embassy_hal_internal::{into_ref, Peripheral, PeripheralRef};
|
||||||
|
|
||||||
// Re-export useful enums
|
// Re-export useful enums
|
||||||
pub use stm32_metapac::timer::vals::{FilterValue, Sms as SlaveMode, Ts as TriggerSource};
|
pub use stm32_metapac::timer::vals::{FilterValue, Sms as SlaveMode, Ts as TriggerSource};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user