From 4d6fb3a037e1f58b02daa2e582931ab91d9b0f8b Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 27 Nov 2012 12:45:17 +0100 Subject: Added delay test to measure comm delays with a led / scope --- nuttx/configs/px4fmu/nsh/appconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/px4fmu/nsh/appconfig') diff --git a/nuttx/configs/px4fmu/nsh/appconfig b/nuttx/configs/px4fmu/nsh/appconfig index 5833e3575..d32ca5ef7 100644 --- a/nuttx/configs/px4fmu/nsh/appconfig +++ b/nuttx/configs/px4fmu/nsh/appconfig @@ -55,7 +55,7 @@ CONFIGURED_APPS += systemcmds/eeprom CONFIGURED_APPS += systemcmds/param CONFIGURED_APPS += systemcmds/bl_update CONFIGURED_APPS += systemcmds/preflight_check -#CONFIGURED_APPS += systemcmds/calibration +CONFIGURED_APPS += systemcmds/delay_test # Tutorial code from # https://pixhawk.ethz.ch/px4/dev/hello_sky -- cgit v1.2.3