forked from Archive/PX4-Autopilot
Disabled MAVLink debug app
This commit is contained in:
parent
0561fab4e3
commit
5aa5645fb0
|
@ -81,7 +81,7 @@ CONFIGURED_APPS += systemcmds/delay_test
|
|||
|
||||
# Tutorial code from
|
||||
# https://pixhawk.ethz.ch/px4/dev/debug_values
|
||||
CONFIGURED_APPS += examples/px4_mavlink_debug
|
||||
# CONFIGURED_APPS += examples/px4_mavlink_debug
|
||||
|
||||
# Shared object broker; required by many parts of the system.
|
||||
CONFIGURED_APPS += uORB
|
||||
|
|
Loading…
Reference in New Issue