From ae2e9fa5247c86d532596d77937b45a219ca3cea Mon Sep 17 00:00:00 2001 From: Felix Ruess Date: Wed, 9 Mar 2016 14:59:58 +0100 Subject: [PATCH] [conf] fix nps.makefile --- conf/conf_example.xml | 2 +- conf/firmwares/subsystems/shared/nps.makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/conf/conf_example.xml b/conf/conf_example.xml index 2adab3ed24..77c17aef4e 100644 --- a/conf/conf_example.xml +++ b/conf/conf_example.xml @@ -73,7 +73,7 @@ telemetry="telemetry/default_fixedwing_imu_9k6.xml" flight_plan="flight_plans/versatile_airspeed.xml" settings="settings/fixedwing_basic.xml settings/control/ctl_energy.xml settings/estimation/ac_char.xml" - settings_modules="modules/air_data.xml modules/geo_mag.xml modules/gps_ubx_ucenter.xml modules/light.xml modules/digital_cam.xml" + settings_modules="modules/geo_mag.xml modules/gps_ubx_ucenter.xml modules/light.xml modules/digital_cam.xml" gui_color="#ffffffffffff" />