mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-04 12:43:58 -04:00
Update Pixhawk6C hwdef.dat
Fix https://github.com/ArduPilot/ardupilot/issues/25840 The overcurrent detection of the HIPOWER current limiting chip is connected to PC11 on the Pixhawk 6C.
This commit is contained in:
parent
b06db0c207
commit
0e9c5a0440
@ -177,7 +177,7 @@ define HAL_SPEKTRUM_PWR_ENABLED 1
|
||||
|
||||
# power sensing
|
||||
PE3 VDD_5V_PERIPH_nOC INPUT PULLUP
|
||||
PF13 VDD_5V_HIPOWER_nOC INPUT PULLUP
|
||||
PC11 VDD_5V_HIPOWER_nOC INPUT PULLUP
|
||||
|
||||
PA15 VDD_BRICK_nVALID INPUT PULLUP
|
||||
PB12 VDD_BRICK2_nVALID INPUT PULLUP
|
||||
|
Loading…
Reference in New Issue
Block a user