mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-02-23 23:57:43 +11:00
Cargo fmt
This commit is contained in:
parent
33ff337631
commit
11aa0b87af
2 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ use feather_rp2040::{
|
|||
hal::{
|
||||
clocks::{init_clocks_and_plls, Clock},
|
||||
pac,
|
||||
Sio,
|
||||
watchdog::Watchdog,
|
||||
Sio,
|
||||
},
|
||||
Pins, XOSC_CRYSTAL_FREQ,
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue