Skip to content

Commit e04e590

Browse files
committed
rust is default
1 parent e3a30f0 commit e04e590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/timer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ pub trait TimerExt<TIM> {
180180
///
181181
/// # Examples
182182
///
183-
/// ```rust
183+
/// ```
184184
/// let dp = pac::Peripherals::take().unwrap();
185185
/// let rcc = dp.RCC.constrain();
186186
/// let ccdr = rcc.freeze();

0 commit comments

Comments
 (0)