AP_NavEKF2: Use flow sensor for navigation with unknown platform type

This is the more common use case.
This commit is contained in:
Paul Riseborough 2019-02-23 07:51:49 +11:00 committed by Andrew Tridgell
parent 921205f61c
commit 1862512c2b
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
#define FLOW_M_NSE_DEFAULT 0.25f
#define FLOW_I_GATE_DEFAULT 300
#define CHECK_SCALER_DEFAULT 100
#define FLOW_USE_MASK_DEFAULT 2
#define FLOW_USE_MASK_DEFAULT 1
#endif // APM_BUILD_DIRECTORY