Skip to content

Commit

Permalink
Fix pin EAGLEF405 (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Jul 13, 2024
1 parent 6c3b0e6 commit 1b86dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/EAGLEF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
#define SPI3_SCK_PIN PC10
#define SPI1_SDI_PIN PA6
#define SPI2_SDI_PIN PB14
#define SPI3_SDI_PIN B4
#define SPI3_SDI_PIN PB4
#define SPI1_SDO_PIN PA7
#define SPI2_SDO_PIN PB15
#define SPI3_SDO_PIN PB5
Expand Down

0 comments on commit 1b86dca

Please sign in to comment.