Skip to content

Commit b7c0f6d

Browse files
committed
fix doc link
1 parent 0d5bb9f commit b7c0f6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/delay.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
//! Implementation of the [`embedded_hal::blocking::delay`] traits.
1+
//! Implementation of the [`eh0::blocking::delay`] and [`eh1::delay::blocking`]
2+
//! traits.
23
34
/// Delay structure.
45
///

0 commit comments

Comments
 (0)