mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
HAL_ChibiOS: Fix inverter on Omnibus F4 V3
This commit is contained in:
parent
fb4dcc2458
commit
7eb08bbd40
@ -85,7 +85,8 @@ PB8 TIM4_CH3 TIM4 RCININT PULLDOWN LOW
|
||||
|
||||
#Omnibus F4 V3 and later had hw inverter on UART6
|
||||
#Overide it to use as GPS UART port
|
||||
PC8 SBUS_INVERT OUTPUT LOW
|
||||
PC8 SBUS_INVERT_RX OUTPUT LOW
|
||||
PC9 SBUS_INVERT_TX OUTPUT LOW
|
||||
|
||||
# SPI Device table
|
||||
SPIDEV mpu6000 SPI1 DEVID1 MPU6000_CS MODE3 1*MHZ 8*MHZ
|
||||
|
Loading…
Reference in New Issue
Block a user