From f21d406cbe99f37b2672b14d63f84c4d9f6fda5c Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Thu, 24 Jan 2013 16:53:31 +0100 Subject: Added additional example --- nuttx/configs/px4fmu/nsh/appconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/configs') diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig index fcdf689aa..6f475f8d7 100644 --- a/nuttx/configs/px4fmu/nsh/appconfig +++ b/nuttx/configs/px4fmu/nsh/appconfig @@ -75,6 +75,10 @@ CONFIGURED_APPS += systemcmds/delay_test # https://pixhawk.ethz.ch/px4/dev/deamon # CONFIGURED_APPS += examples/px4_deamon_app +# Tutorial code from +# https://pixhawk.ethz.ch/px4/dev/debug_values +CONFIGURED_APPS += examples/px4_mavlink_debug + # Shared object broker; required by many parts of the system. CONFIGURED_APPS += uORB -- cgit v1.2.3