aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_att_control/fixedwing_att_control_att.h
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2012-10-29 23:04:00 +0100
committerThomas Gubler <thomasgubler@gmail.com>2012-10-29 23:09:07 +0100
commit9ad9d62f3476e6092c8fbbf33f4e6a141fd641c3 (patch)
treee55b1517fa169dfb97fa3ed00d56926bbc8e74ec /apps/fixedwing_att_control/fixedwing_att_control_att.h
parentdb8d369c55d091b988a054ad39fd323e945a9bb0 (diff)
downloadpx4-firmware-9ad9d62f3476e6092c8fbbf33f4e6a141fd641c3.tar.gz
px4-firmware-9ad9d62f3476e6092c8fbbf33f4e6a141fd641c3.tar.bz2
px4-firmware-9ad9d62f3476e6092c8fbbf33f4e6a141fd641c3.zip
Corrected some bugs, thanks to Doug for spotting them
Diffstat (limited to 'apps/fixedwing_att_control/fixedwing_att_control_att.h')
-rw-r--r--apps/fixedwing_att_control/fixedwing_att_control_att.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/fixedwing_att_control/fixedwing_att_control_att.h b/apps/fixedwing_att_control/fixedwing_att_control_att.h
index f4d3eca7c..ca7c14b43 100644
--- a/apps/fixedwing_att_control/fixedwing_att_control_att.h
+++ b/apps/fixedwing_att_control/fixedwing_att_control_att.h
@@ -33,7 +33,7 @@
*
****************************************************************************/
-/* @file Main system state machine definition */
+/* @file Fixed Wing Attitude Control */
#ifndef FIXEDWING_ATT_CONTROL_ATT_H_
#define FIXEDWING_ATT_CONTROL_ATT_H_