1
0
Fork 0
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:
breadoven 2023-08-30 23:29:46 +01:00
parent 993c007a04
commit 1b79cbd232
7 changed files with 35 additions and 14 deletions

View file

@ -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