more cleaning

This commit is contained in:
2025-04-24 15:57:28 +02:00
parent d014e04249
commit 1fa8f8c7ba
6 changed files with 77 additions and 1305 deletions

View File

@ -14,7 +14,7 @@ use simple_examples::peb1;
use va416xx_hal::{
clock::ClockConfigurator,
pac,
pins::{PinsA, PinsG},
pins::PinsG,
prelude::*,
pwm::{get_duty_from_percent, PwmA, PwmB, PwmPin},
timer::CountdownTimer,