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 0d5bb9f commit b7c0f6dCopy full SHA for b7c0f6d
src/delay.rs
@@ -1,4 +1,5 @@
1
-//! Implementation of the [`embedded_hal::blocking::delay`] traits.
+//! Implementation of the [`eh0::blocking::delay`] and [`eh1::delay::blocking`]
2
+//! traits.
3
4
/// Delay structure.
5
///
0 commit comments