diff --git a/ArduCopter/config.h b/ArduCopter/config.h index e38c13992c..848bba535f 100644 --- a/ArduCopter/config.h +++ b/ArduCopter/config.h @@ -377,7 +377,7 @@ // Battery monitoring // #ifndef LOW_VOLTAGE - # define LOW_VOLTAGE 9.6f + # define LOW_VOLTAGE 10.5f #endif #ifndef VOLT_DIV_RATIO # define VOLT_DIV_RATIO 3.56f