mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
update unified target MATEKF405 (#8145)
update unified target MATEKF405
This commit is contained in:
commit
231bca8866
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Betaflight / STM32F405 (S405) 4.0.0 Mar 18 2019 / 08:17:10 (4c62d362e) MSP API: 1.41
|
# Betaflight / STM32F405 (S405) 4.0.1 May 1 2019 / 22:17:28 (25f4a5ffe) MSP API: 1.41
|
||||||
|
|
||||||
board_name MATEKF405
|
board_name MATEKF405
|
||||||
manufacturer_id MTKS
|
manufacturer_id MTKS
|
||||||
|
@ -40,6 +40,7 @@ resource SPI_MISO 3 B04
|
||||||
resource SPI_MOSI 1 A07
|
resource SPI_MOSI 1 A07
|
||||||
resource SPI_MOSI 2 B15
|
resource SPI_MOSI 2 B15
|
||||||
resource SPI_MOSI 3 B05
|
resource SPI_MOSI 3 B05
|
||||||
|
resource ESCSERIAL 1 A03
|
||||||
resource ADC_BATT 1 C05
|
resource ADC_BATT 1 C05
|
||||||
resource ADC_RSSI 1 B01
|
resource ADC_RSSI 1 B01
|
||||||
resource ADC_CURR 1 C04
|
resource ADC_CURR 1 C04
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue