mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-20 23:05:17 +03:00
Remove USE_SMARTPORT_MASTER
This commit is contained in:
parent
061d76aff7
commit
2fb1b51c67
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,6 @@
|
|||
#define USE_FRSKYOSD
|
||||
#define USE_DJI_HD_OSD
|
||||
#define USE_MSP_OSD
|
||||
#define USE_SMARTPORT_MASTER
|
||||
|
||||
#define NAV_NON_VOLATILE_WAYPOINT_CLI
|
||||
|
||||
|
@ -199,6 +198,7 @@
|
|||
#define USE_HOTT_TEXTMODE
|
||||
#define USE_24CHANNELS
|
||||
#define MAX_MIXER_PROFILE_COUNT 2
|
||||
#define USE_SMARTPORT_MASTER
|
||||
#elif !defined(STM32F7)
|
||||
#define MAX_MIXER_PROFILE_COUNT 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue