mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
Make it easier to include all baro drivers to target
Some fc don't include a baro, in that case we should include all drivers in the target, so the user has flexibility in choseing an external baro, without having to create a custom target. Downside is firmware size for f411/f722 devices.
This commit is contained in:
parent
f5b33a0cc5
commit
235feba6f8
3 changed files with 16 additions and 3 deletions
|
@ -193,4 +193,4 @@
|
|||
#define MAX_MIXER_PROFILE_COUNT 1
|
||||
#endif
|
||||
|
||||
#define USE_EZ_TUNE
|
||||
#define USE_EZ_TUNE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue