From 81aa8a914f58ac0ea290c502051ad403d5a5ad86 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Thu, 29 Oct 2020 15:46:26 -0400 Subject: [PATCH] boards: px4_fmu-v2 disable ver command line to save flash --- boards/px4/fmu-v2/default.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/px4/fmu-v2/default.cmake b/boards/px4/fmu-v2/default.cmake index 3dfbda3150..e2b3091fd3 100644 --- a/boards/px4/fmu-v2/default.cmake +++ b/boards/px4/fmu-v2/default.cmake @@ -122,7 +122,7 @@ px4_add_board( #topic_listener tune_control #usb_connected - ver + #ver #work_queue EXAMPLES #fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control