Skip to content
Snippets Groups Projects
Commit 1ff6c808 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

More example fixes

parent 6ea204c8
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
......@@ -37,4 +37,4 @@
MODULE_COMMAND = px4_daemon_app
SRCS = px4_daemon_app.c
SRCS = px4_daemon_app.c
......@@ -37,4 +37,4 @@
MODULE_COMMAND = px4_mavlink_debug
SRCS = px4_mavlink_debug.c
\ No newline at end of file
SRCS = px4_mavlink_debug.c
\ No newline at end of file
......@@ -37,4 +37,4 @@
MODULE_COMMAND = px4_simple_app
SRCS = px4_simple_app.c
SRCS = px4_simple_app.c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment