Skip to content

Commit

Permalink
add module
Browse files Browse the repository at this point in the history
  • Loading branch information
liamkinne committed Aug 30, 2024
1 parent e0f537b commit bebfddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ pub mod time;
pub mod timer;
// pub mod watchdog;
pub mod independent_watchdog;
#[cfg(feature = "usb")]
pub mod usb;

0 comments on commit bebfddb

Please sign in to comment.