mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
HAL_ChibiOS: fixed default batt2 pins for fmuv5
This commit is contained in:
parent
584e36e360
commit
312597ac20
@ -204,6 +204,8 @@ define HAL_BATT_VOLT_SCALE 18.0
|
||||
define HAL_BATT_CURR_SCALE 24.0
|
||||
define HAL_BATT_VOLT_PIN 0
|
||||
define HAL_BATT_CURR_PIN 1
|
||||
define HAL_BATT2_VOLT_PIN 2
|
||||
define HAL_BATT2_CURR_PIN 3
|
||||
|
||||
# CAN bus
|
||||
PI9 CAN1_RX CAN1
|
||||
|
Loading…
Reference in New Issue
Block a user