mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Disable config plugin as it breaks the options menu in the GCS.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@787 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
369657d52e
commit
a8fac007d7
@ -97,9 +97,9 @@ plugin_systemhealth.depends = plugin_uavobjects
|
||||
SUBDIRS += plugin_systemhealth
|
||||
|
||||
#Config Gadget
|
||||
plugin_config.subdir = config
|
||||
plugin_config.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_config
|
||||
#plugin_config.subdir = config
|
||||
#plugin_config.depends = plugin_coreplugin
|
||||
#SUBDIRS += plugin_config
|
||||
|
||||
#HITL simulation Gadget
|
||||
plugin_hitl.subdir = hitl
|
||||
|
Loading…
Reference in New Issue
Block a user