Update pwm_complementary.rs
This commit is contained in:
parent
0579d248ef
commit
a3c6626f40
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ use embassy_stm32::time::khz;
|
|||
use embassy_stm32::timer::complementary_pwm::{ComplementaryPwm, ComplementaryPwmPin};
|
||||
use embassy_stm32::timer::simple_pwm::PwmPin;
|
||||
use embassy_stm32::timer::Channel;
|
||||
use embassy_stm32::Config as PeripheralConfig;
|
||||
use {defmt_rtt as _, panic_probe as _};
|
||||
|
||||
#[embassy_executor::main]
|
||||
|
|
Loading…
Reference in a new issue