LP-56 - Better txpid option namings, fix tabs-spaces, tooltips. headers, variable...
[librepilot.git] / ground / openpilotgcs / src / plugins / donothing / DoNothing.pluginspec
blob29f8f40d4e0ab19e3a5b80d0f4934c8aedde474a
1 <plugin name="DoNothing" version="1.0.0" compatVersion="1.0.0">
2     <vendor>The OpenPilot Project</vendor>
3     <copyright>(C) 2010 OpenPilot Project</copyright>
4     <license>Your License goes here</license>
5     <description>A plugin that does nothing</description>
6     <url>http://www.openpilot.org</url>
7     <dependencyList>
8         <dependency name="Core" version="1.0.0"/>
9     </dependencyList>
10 </plugin>