mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-13 07:50:35 +08:00
f66c3914f6
Make Power Off tune not interruptable This solves the case of Low Battery warning tune overriding the power off tune, as now the Power off tune is not interruptable by any other tune unless override flag is specified commander_helper: resolve "redundant boolean literal in ternary expression result"