HAL_ChibiOS: default the battery2 pins correctly for CubeBlack
This commit is contained in:
parent
c50eed5e9a
commit
d824cf0a40
7
libraries/AP_HAL_ChibiOS/hwdef/CubeBlack/defaults.parm
Normal file
7
libraries/AP_HAL_ChibiOS/hwdef/CubeBlack/defaults.parm
Normal file
@ -0,0 +1,7 @@
|
||||
# setup correct defaults for battery monitoring for cube power brick
|
||||
BATT2_CURR_PIN 14
|
||||
BATT2_VOLT_PIN 13
|
||||
BATT_AMP_PERVLT 39.877
|
||||
BATT_VOLT_MULT 12.02
|
||||
BATT2_AMP_PERVLT 39.877
|
||||
BATT2_VOLT_MULT 12.02
|
Loading…
Reference in New Issue
Block a user