Skip to content

Commit ec0cb8b

Browse files
committed
Fix missing capture module
1 parent b574c55 commit ec0cb8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@
418418
pub mod fmt;
419419
pub use nb;
420420
pub mod adc;
421+
pub mod capture;
421422
pub mod delay;
422423
pub mod digital;
423424
pub mod i2c;

0 commit comments

Comments
 (0)