We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a6fb8 commit 0715881Copy full SHA for 0715881
src/lib.rs
@@ -123,7 +123,7 @@
123
//!
124
//! ```
125
//! // crate: stm32f30x-hal
126
-//! //! An implementation of the `embedded-hal` traits for STM32F30x microcontrollers
+//! // An implementation of the `embedded-hal` traits for STM32F30x microcontrollers
127
128
//! extern crate embedded_hal as hal;
129
//! extern crate nb;
0 commit comments