mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
OP-87
Updating plugins.pro to compile in the TCP Telemetry plugin by default git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@901 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
0b5e089b1f
commit
296342f808
@ -127,3 +127,9 @@ plugin_pfd.subdir = pfd
|
||||
plugin_pfd.depends = plugin_coreplugin
|
||||
plugin_pfd.depends = plugin_uavobjects
|
||||
SUBDIRS += plugin_pfd
|
||||
|
||||
|
||||
#TCPtelemetry connection plugin
|
||||
plugin_TCPtelemetry.subdir = TCPtelemetryconnection
|
||||
plugin_TCPtelemetry.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_TCPtelemetry
|
||||
|
Loading…
x
Reference in New Issue
Block a user