Skip to content

Commit

Permalink
export PwrExt in prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
AdinAck committed Jan 8, 2025
1 parent 6c83185 commit 0951f11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prelude.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ pub use crate::pwm::PwmExt as _;
// pub use crate::timer::TimerExt as _;
// pub use crate::watchdog::IWDGExt as _;
// pub use crate::watchdog::WWDGExt as _;
pub use crate::pwr::PwrExt as _;

0 comments on commit 0951f11

Please sign in to comment.