Skip to content

Commit 0951f11

Browse files
committed
export PwrExt in prelude
1 parent 6c83185 commit 0951f11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/prelude.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ pub use crate::pwm::PwmExt as _;
4343
// pub use crate::timer::TimerExt as _;
4444
// pub use crate::watchdog::IWDGExt as _;
4545
// pub use crate::watchdog::WWDGExt as _;
46+
pub use crate::pwr::PwrExt as _;

0 commit comments

Comments
 (0)