mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Merge pull request #7995 from Docteh/unified_config_fix
Allocating OSD_CS resource for MATEKF411 unified config
This commit is contained in:
commit
1d5647e07f
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ resource SPI_MOSI 1 A07
|
|||
resource SPI_MOSI 2 B15
|
||||
resource ADC_BATT 1 B00
|
||||
resource ADC_CURR 1 B01
|
||||
resource OSD_CS 1 B12
|
||||
resource GYRO_EXTI 1 A01
|
||||
resource GYRO_EXTI 2 NONE
|
||||
resource GYRO_CS 1 A04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue