mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 20:51:31 +11:00
Cargo fmt
This commit is contained in:
parent
33ff337631
commit
11aa0b87af
|
@ -11,8 +11,8 @@ use feather_rp2040::{
|
|||
hal::{
|
||||
clocks::{init_clocks_and_plls, Clock},
|
||||
pac,
|
||||
Sio,
|
||||
watchdog::Watchdog,
|
||||
Sio,
|
||||
},
|
||||
Pins, XOSC_CRYSTAL_FREQ,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue