mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Added system health plugin
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@594 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
bb21f6c6b9
commit
df419e281a
@ -80,6 +80,12 @@ plugin_lineardial.subdir = lineardial
|
||||
plugin_lineardial.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_lineardial
|
||||
|
||||
#System health Gadget
|
||||
plugin_systemhealth.subdir = systemhealth
|
||||
plugin_systemhealth.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_systemhealth
|
||||
|
||||
|
||||
#Config Gadget
|
||||
plugin_config.subdir = config
|
||||
plugin_config.depends = plugin_coreplugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user