mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
HAL_ChibiOS: change CUAVv5Nano volt scale to 18.000
This commit is contained in:
parent
67cc9b1677
commit
e4eda95fea
@ -46,9 +46,9 @@ PI5 TIM8_CH1 TIM8 RCININT PULLUP LOW
|
||||
|
||||
# setup for supplied power brick
|
||||
undef HAL_BATT_VOLT_SCALE
|
||||
define HAL_BATT_VOLT_SCALE 18.182
|
||||
define HAL_BATT_VOLT_SCALE 18.000
|
||||
undef HAL_BATT_CURR_SCALE
|
||||
define HAL_BATT_CURR_SCALE 36.364
|
||||
define HAL_BATT_CURR_SCALE 24.000
|
||||
|
||||
# setup safety switch
|
||||
PE12 LED_SAFETY OUTPUT
|
||||
|
Loading…
Reference in New Issue
Block a user