SITL: enable battery monitoring for flight axis by default

This commit is contained in:
Andrew Tridgell 2020-07-30 19:05:08 +10:00
parent 30c8d7bf40
commit 849cb960e5
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ static const struct {
{ "BRD_OPTIONS", 0},
{ "AHRS_EKF_TYPE", 10 },
{ "INS_GYR_CAL", 0 },
{ "BATT_MONITOR", 4 },
{ "RC1_MIN", 1000, true },
{ "RC1_MAX", 2000, true },
{ "RC2_MIN", 1000, true },