Update pwm_complementary.rs
This commit is contained in:
parent
0579d248ef
commit
a3c6626f40
@ -20,7 +20,6 @@ use embassy_stm32::time::khz;
|
|||||||
use embassy_stm32::timer::complementary_pwm::{ComplementaryPwm, ComplementaryPwmPin};
|
use embassy_stm32::timer::complementary_pwm::{ComplementaryPwm, ComplementaryPwmPin};
|
||||||
use embassy_stm32::timer::simple_pwm::PwmPin;
|
use embassy_stm32::timer::simple_pwm::PwmPin;
|
||||||
use embassy_stm32::timer::Channel;
|
use embassy_stm32::timer::Channel;
|
||||||
use embassy_stm32::Config as PeripheralConfig;
|
|
||||||
use {defmt_rtt as _, panic_probe as _};
|
use {defmt_rtt as _, panic_probe as _};
|
||||||
|
|
||||||
#[embassy_executor::main]
|
#[embassy_executor::main]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user