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:
Vincent Poon 2024-07-03 14:18:39 +08:00 committed by Randy Mackay
parent fa41be703f
commit b969123b5c

View File

@ -177,7 +177,7 @@ define HAL_SPEKTRUM_PWR_ENABLED 1
# power sensing # power sensing
PE3 VDD_5V_PERIPH_nOC INPUT PULLUP 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 PA15 VDD_BRICK_nVALID INPUT PULLUP
PB12 VDD_BRICK2_nVALID INPUT PULLUP PB12 VDD_BRICK2_nVALID INPUT PULLUP