Skip to content

Commit df1a2a9

Browse files
committed
Update module documentation to mention traits in embedded_hal::digital are blocking
1 parent ea672e0 commit df1a2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-hal/src/digital.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Digital I/O.
1+
//! Blocking Digital I/O.
22
33
use core::ops::Not;
44

0 commit comments

Comments
 (0)