AP_NavEKF2: Remove @RebootRequired: False

This commit is contained in:
TunaLobster 2021-08-14 01:13:14 -05:00 committed by Peter Barker
parent 642bd85306
commit 7dd40f0cab
1 changed files with 0 additions and 1 deletions

View File

@ -565,7 +565,6 @@ const AP_Param::GroupInfo NavEKF2::var_info[] = {
// @Description: Specifies the crossover frequency of the complementary filter used to calculate the output predictor height rate derivative.
// @Range: 0.1 30.0
// @Units: Hz
// @RebootRequired: False
AP_GROUPINFO("HRT_FILT", 53, NavEKF2, _hrt_filt_freq, 2.0f),
// @Param: GSF_RUN_MASK