hwdef:PixracerPro - Fix analog volt pin assignments

This commit is contained in:
Phillip Kocmoud 2020-10-29 19:35:18 -05:00 committed by Andrew Tridgell
parent e5ffc834e9
commit c192efea0a
1 changed files with 2 additions and 2 deletions

View File

@ -235,8 +235,8 @@ define HAL_OS_FATFS_IO 1
# Now setup the default battery pins driver analog pins and default
# scaling for the power brick.
define HAL_BATT_VOLT_PIN 2
define HAL_BATT_CURR_PIN 3
define HAL_BATT_VOLT_PIN 14
define HAL_BATT_CURR_PIN 15
define HAL_BATT_VOLT_SCALE 10.1
define HAL_BATT_CURR_SCALE 17.0