From a0cad961b3cb9d0e31f1dec5a6691711b77b0ea5 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sun, 7 Aug 2016 11:12:20 +0200 Subject: [PATCH] Remove non-used app from config --- src/platforms/qurt/px4_layer/commands_hil.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/platforms/qurt/px4_layer/commands_hil.c b/src/platforms/qurt/px4_layer/commands_hil.c index 87aa6479f8..eacb70742d 100644 --- a/src/platforms/qurt/px4_layer/commands_hil.c +++ b/src/platforms/qurt/px4_layer/commands_hil.c @@ -51,7 +51,6 @@ const char *get_commands() // "tone_alarm start\n" "commander start -hil\n" "sensors start\n" - //"ekf_att_pos_estimator start\n" "attitude_estimator_q start\n" "position_estimator_inav start\n" "mc_pos_control start\n"