aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_control
diff options
context:
space:
mode:
authorDoug Weibel <deweibel@gmail.com>2012-10-03 08:47:56 -0600
committerDoug Weibel <deweibel@gmail.com>2012-10-03 08:47:56 -0600
commit067361e2d4959c3166729d51dc05bac69c91cbf0 (patch)
tree852a29c579c2ebb99cffa72011459162dd25e1ca /apps/fixedwing_control
parentbeca2b072e45fc91ba6c315919abd26ee6814863 (diff)
downloadpx4-firmware-067361e2d4959c3166729d51dc05bac69c91cbf0.tar.gz
px4-firmware-067361e2d4959c3166729d51dc05bac69c91cbf0.tar.bz2
px4-firmware-067361e2d4959c3166729d51dc05bac69c91cbf0.zip
Just a test commit. No content other than a test comment.
Diffstat (limited to 'apps/fixedwing_control')
-rw-r--r--apps/fixedwing_control/fixedwing_control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/fixedwing_control/fixedwing_control.c b/apps/fixedwing_control/fixedwing_control.c
index 81ec4ca0b..470d963af 100644
--- a/apps/fixedwing_control/fixedwing_control.c
+++ b/apps/fixedwing_control/fixedwing_control.c
@@ -31,7 +31,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
****************************************************************************/
-
+// Workflow test comment - DEW
/**
* @file fixedwing_control.c
* Implementation of a fixed wing attitude and position controller.