Skip to content
Snippets Groups Projects
Commit e3768e44 authored by Paul Beuchat's avatar Paul Beuchat
Browse files

Increase the lower battery voltage threshold during flight

parent 464a2ab6
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ battery_voltage_threshold_lower_while_standby: 3.30
battery_voltage_threshold_upper_while_standby: 4.20
# Battery thresholds while in the "flying" state, in [Volts]
battery_voltage_threshold_lower_while_flying: 2.60
battery_voltage_threshold_lower_while_flying: 2.70
battery_voltage_threshold_upper_while_flying: 3.70
# Delay before changing the state of the battery, in [number of measurements]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment