More example fixes

This commit is contained in:
Lorenz Meier
2013-05-13 08:28:36 +02:00
parent 6ea204c813
commit 1ff6c80866
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ MODULES += modules/uORB
# Tutorial code from
# https://pixhawk.ethz.ch/px4/dev/example_fixedwing_control
MODULES += examples/fixedwing_control
MODULES += examples/fixedwing_control
#
# Transitional support - add commands from the NuttX export archive.
+1 -1
View File
@@ -37,4 +37,4 @@
MODULE_COMMAND = px4_daemon_app
SRCS = px4_daemon_app.c
SRCS = px4_daemon_app.c
+1 -1
View File
@@ -37,4 +37,4 @@
MODULE_COMMAND = px4_mavlink_debug
SRCS = px4_mavlink_debug.c
SRCS = px4_mavlink_debug.c
+1 -1
View File
@@ -37,4 +37,4 @@
MODULE_COMMAND = px4_simple_app
SRCS = px4_simple_app.c
SRCS = px4_simple_app.c