We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea672e0 commit df1a2a9Copy full SHA for df1a2a9
embedded-hal/src/digital.rs
@@ -1,4 +1,4 @@
1
-//! Digital I/O.
+//! Blocking Digital I/O.
2
3
use core::ops::Not;
4
0 commit comments