mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
format simple_pwm.rs with rustfmt
This commit is contained in:
parent
62ffc995f1
commit
3c3c7877cd
@ -466,7 +466,6 @@ impl<'d, T: GeneralInstance4Channel> SimplePwm<'d, T> {
|
|||||||
self.inner.enable_update_dma(false);
|
self.inner.enable_update_dma(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
macro_rules! impl_waveform_chx {
|
macro_rules! impl_waveform_chx {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user