chore(commander): remove unused flag_control_termination_enabled flag

This commit is contained in:
Beat Küng
2026-06-19 09:36:06 +02:00
committed by Ramon Roche
parent f33b5769fc
commit 5d2cec97f1
2 changed files with 0 additions and 2 deletions

View File

@@ -15,4 +15,3 @@ bool flag_control_climb_rate_enabled # true if climb rate is controlled
bool flag_control_attitude_enabled # true if attitude stabilization is mixed in
bool flag_control_rates_enabled # true if rates are stabilized
bool flag_control_allocation_enabled # true if control allocation is enabled
bool flag_control_termination_enabled # true if flighttermination is enabled