Skip to content

Commit

Permalink
style: Fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Jul 5, 2024
1 parent 1c8c371 commit 0e09062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp-hal/src/delay.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//! delay.delay_ms(1000 as u32);
//! # }
//! ```
//!
//!
//! [DelayMs]: embedded_hal_02::blocking::delay::DelayMs
//! [DelayUs]: embedded_hal_02::blocking::delay::DelayUs
//! [embedded-hal]: https://docs.rs/embedded-hal/0.2.7/embedded_hal/index.html
Expand Down

0 comments on commit 0e09062

Please sign in to comment.