mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 22:55:26 +00:00
Fix broken link (#3729)
This commit is contained in:
parent
745cfd71b6
commit
d315816680
@ -737,8 +737,8 @@ impl<'d> I2c<'d, Blocking> {
|
|||||||
/// Note that this will replace any previously registered interrupt
|
/// Note that this will replace any previously registered interrupt
|
||||||
/// handlers.
|
/// handlers.
|
||||||
///
|
///
|
||||||
/// You can restore the default/unhandled interrupt handler by using
|
/// You can restore the default/unhandled interrupt handler by passing
|
||||||
/// [crate::DEFAULT_INTERRUPT_HANDLER]
|
/// [DEFAULT_INTERRUPT_HANDLER][crate::interrupt::DEFAULT_INTERRUPT_HANDLER].
|
||||||
///
|
///
|
||||||
/// # Panics
|
/// # Panics
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user