parameter documentation to test auto build

This commit is contained in:
Andreas M. Antonopoulos 2012-07-04 20:05:56 -07:00
parent 999a1d1d55
commit a2e2bf69c6
1 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@ static const AP_Param::Info var_info[] PROGMEM = {
GSCALAR(curr_amp_per_volt, "AMP_PER_VOLT"),
GSCALAR(input_voltage, "INPUT_VOLTS"),
// @Param: BATT_CAPACITY
// @DisplayName: Battery Capacity
// @Description: Battery capacity in milliamp-hours (mAh)
// @Units: mAh
GSCALAR(pack_capacity, "BATT_CAPACITY"),
// @Param: MAG_ENABLE