mirror of https://github.com/ArduPilot/ardupilot
CUAV-X7: Add servo voltage detection pin
This commit is contained in:
parent
a78200fa24
commit
dfe2ade495
|
@ -198,6 +198,8 @@ PF12 RSSI_IN ADC1 SCALE(1)
|
||||||
PC5 VDD_5V_SENS ADC1 SCALE(2)
|
PC5 VDD_5V_SENS ADC1 SCALE(2)
|
||||||
PC1 SCALED_V3V3 ADC1 SCALE(2)
|
PC1 SCALED_V3V3 ADC1 SCALE(2)
|
||||||
|
|
||||||
|
PB1 FMU_SERVORAIL_VCC_SENS ADC1 SCALE(3)
|
||||||
|
|
||||||
# CAN bus
|
# CAN bus
|
||||||
PI9 CAN1_RX CAN1
|
PI9 CAN1_RX CAN1
|
||||||
PH13 CAN1_TX CAN1
|
PH13 CAN1_TX CAN1
|
||||||
|
|
Loading…
Reference in New Issue