Skip to content

Commit

Permalink
Remove redundant cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Oct 4, 2024
1 parent 27298b6 commit 4bdbf27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esp-hal/src/dma/pdma.rs
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,6 @@ macro_rules! ImplI2sChannel {
}

ImplSpiChannel!(2);
#[cfg(spi3)]
ImplSpiChannel!(3);

ImplI2sChannel!(0);
Expand Down

0 comments on commit 4bdbf27

Please sign in to comment.