mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 04:10:25 +00:00
rp: fix pio spi async example
This commit is contained in:
parent
62ff0194f4
commit
451625ff55
@ -42,7 +42,6 @@ async fn main(_spawner: Spawner) {
|
||||
miso,
|
||||
p.DMA_CH0,
|
||||
p.DMA_CH1,
|
||||
&program,
|
||||
Config::default(),
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user