From ebce72572097f1941a753638bfa15a3d16de8fe1 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Tue, 5 Jul 2016 17:38:24 -0400 Subject: [PATCH] px4fmu-v2 disable motor_ramp --- cmake/configs/nuttx_px4fmu-v2_default.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/configs/nuttx_px4fmu-v2_default.cmake b/cmake/configs/nuttx_px4fmu-v2_default.cmake index 53c4f8c792..8907cf82dd 100644 --- a/cmake/configs/nuttx_px4fmu-v2_default.cmake +++ b/cmake/configs/nuttx_px4fmu-v2_default.cmake @@ -68,7 +68,7 @@ set(config_module_list systemcmds/ver #systemcmds/sd_bench #systemcmds/tests - systemcmds/motor_ramp + #systemcmds/motor_ramp # # General system control