We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812471b commit 8e93ce3Copy full SHA for 8e93ce3
embedded-hal/src/lib.rs
@@ -80,6 +80,7 @@
80
pub mod delay;
81
pub mod digital;
82
pub mod i2c;
83
+pub mod pwm;
84
pub mod serial;
85
pub mod spi;
86
0 commit comments