mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-25 08:12:30 +00:00
Fix report with the same name
This commit is contained in:
parent
e79d2dd756
commit
394abda092
@ -32,7 +32,7 @@ mod _version;
|
||||
pub use _version::*;
|
||||
|
||||
#[cfg(clock_mux)]
|
||||
pub use crate::_generated::mux as mux;
|
||||
pub use crate::_generated::mux;
|
||||
pub use crate::_generated::Clocks;
|
||||
|
||||
#[cfg(feature = "low-power")]
|
||||
|
Loading…
Reference in New Issue
Block a user