mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Update target.h
This commit is contained in:
parent
7f3c6b143d
commit
c3be5b621a
1 changed files with 4 additions and 4 deletions
|
@ -41,12 +41,12 @@
|
||||||
|
|
||||||
|
|
||||||
#define SPI1_SCK_PIN PA5
|
#define SPI1_SCK_PIN PA5
|
||||||
#define SPI1_MISO_PIN PA6
|
#define SPI1_MISO_PIN PA6
|
||||||
#define SPI1_MOSI_PIN PA7
|
#define SPI1_MOSI_PIN PA7
|
||||||
|
|
||||||
#define SPI2_SCK_PIN PD3
|
#define SPI2_SCK_PIN PD3
|
||||||
#define SPI2_MISO_PIN PC2
|
#define SPI2_MISO_PIN PC2
|
||||||
#define SPI2_MOSI_PIN PC3
|
#define SPI2_MOSI_PIN PC3
|
||||||
|
|
||||||
#define USE_MAX7456
|
#define USE_MAX7456
|
||||||
#define MAX7456_SPI_BUS BUS_SPI1
|
#define MAX7456_SPI_BUS BUS_SPI1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue