1
0
Fork 0
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:
Marcelo Bezerra 2023-10-23 13:19:58 +02:00
parent f5b33a0cc5
commit 235feba6f8
No known key found for this signature in database
GPG key ID: 718A5AC065848530
3 changed files with 16 additions and 3 deletions

View file

@ -193,4 +193,4 @@
#define MAX_MIXER_PROFILE_COUNT 1
#endif
#define USE_EZ_TUNE
#define USE_EZ_TUNE