mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
Add define for functions only
This commit is contained in:
parent
993c007a04
commit
1b79cbd232
7 changed files with 35 additions and 14 deletions
|
@ -161,6 +161,7 @@
|
|||
#define NAV_MAX_WAYPOINTS 120
|
||||
#define USE_RCDEVICE
|
||||
#define USE_MULTI_MISSION
|
||||
#define USE_MULTI_FUNCTIONS // defines functions only, warnings always defined
|
||||
|
||||
//Enable VTX control
|
||||
#define USE_VTX_CONTROL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue