mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
SITL: enable battery monitoring for flight axis by default
This commit is contained in:
parent
30c8d7bf40
commit
849cb960e5
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user