Skip to content

Commit bdcb056

Browse files
committed
async: add digital::Wait.
1 parent 9c17bca commit bdcb056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

embedded-hal-async/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
#![feature(generic_associated_types)]
1313

1414
pub mod delay;
15+
pub mod digital;

0 commit comments

Comments
 (0)