mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 07:45:28 +00:00
remove uneeded
This commit is contained in:
@@ -10,7 +10,6 @@ use embassy_rp::{
|
|||||||
Common, Config, Direction, FifoJoin, Instance, LoadedProgram, PioPin, ShiftConfig,
|
Common, Config, Direction, FifoJoin, Instance, LoadedProgram, PioPin, ShiftConfig,
|
||||||
StateMachine, program::pio_asm,
|
StateMachine, program::pio_asm,
|
||||||
},
|
},
|
||||||
pio_programs::clock_divider::calculate_pio_clock_divider,
|
|
||||||
};
|
};
|
||||||
use fixed::traits::ToFixed;
|
use fixed::traits::ToFixed;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user