rust fmt really does not want blank space there
This commit is contained in:
parent
83b5797b8d
commit
7d86919257
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue