mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: use common RCIN pin for fmuv4
This commit is contained in:
parent
445ba6ed39
commit
1970d8a2c8
|
@ -83,6 +83,7 @@ PC2 MPU9250_CS CS
|
|||
PC3 LED_SAFETY OUTPUT
|
||||
PC4 SAFETY_IN INPUT
|
||||
PC5 VDD_PERIPH_EN OUTPUT HIGH
|
||||
PC7 TIM8_CH2 TIM8 RCIN PULLUP LOW DMA_CH0 # also USART6_RX for serial RC
|
||||
|
||||
PC8 SDIO_D0 SDIO
|
||||
PC9 SDIO_D1 SDIO
|
||||
|
|
Loading…
Reference in New Issue