mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 12:00:34 +08:00
Disabling debug output for further testing
This commit is contained in:
@@ -38,8 +38,8 @@ CONFIG_ARCH_MATH_H=y
|
||||
#
|
||||
# Debug Options
|
||||
#
|
||||
CONFIG_DEBUG=y
|
||||
CONFIG_DEBUG_VERBOSE=y
|
||||
CONFIG_DEBUG=n
|
||||
CONFIG_DEBUG_VERBOSE=n
|
||||
|
||||
#
|
||||
# Subsystem Debug Options
|
||||
|
||||
Reference in New Issue
Block a user