HAL_ChibiOS: default the battery2 pins correctly for CubeBlack

This commit is contained in:
Andrew Tridgell 2018-11-08 09:56:38 +11:00
parent c50eed5e9a
commit d824cf0a40

View 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