aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2012-08-19 16:43:51 +0200
committerLorenz Meier <lm@inf.ethz.ch>2012-08-19 16:43:51 +0200
commit9b239bc00197a862bca985f67457f8c47d163eb7 (patch)
tree4b12520df7a979cc192da378ab95126c683865e2 /nuttx/configs/px4fmu/nsh/appconfig
parent86ed36579a51ea73688d9053346f95f2d06ffed5 (diff)
downloadpx4-firmware-9b239bc00197a862bca985f67457f8c47d163eb7.tar.gz
px4-firmware-9b239bc00197a862bca985f67457f8c47d163eb7.tar.bz2
px4-firmware-9b239bc00197a862bca985f67457f8c47d163eb7.zip
fixed typo, removed deamon example from default build
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/appconfig')
-rw-r--r--nuttx/configs/px4fmu/nsh/appconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig
index b37bc386d..503243796 100644
--- a/nuttx/configs/px4fmu/nsh/appconfig
+++ b/nuttx/configs/px4fmu/nsh/appconfig
@@ -58,7 +58,7 @@ CONFIGURED_APPS += systemcmds/mixer
# Tutorial code from
# https://pixhawk.ethz.ch/px4/dev/deamon
-CONFIGURED_APPS += examples/px4_deamon_app
+# CONFIGURED_APPS += examples/px4_deamon_app
CONFIGURED_APPS += uORB