mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Rover: added @User: Standard for battery capacity
This commit is contained in:
parent
bb3073fab1
commit
f2575e790c
@ -122,6 +122,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
||||
// @DisplayName: Battery Capacity
|
||||
// @Description: Battery capacity in milliamp-hours (mAh)
|
||||
// @Units: mAh
|
||||
// @User: Standard
|
||||
GSCALAR(pack_capacity, "BATT_CAPACITY", HIGH_DISCHARGE),
|
||||
|
||||
// @Param: XTRK_GAIN_SC
|
||||
|
Loading…
Reference in New Issue
Block a user