mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
HAL_ChibiOS: change CUAVv5Nano volt scale to 18.000
This commit is contained in:
parent
46b364934b
commit
12e51965c9
@ -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