Merge remote-tracking branch 'px4/master' into navigator_rewrite

This commit is contained in:
Julian Oes 2014-05-27 23:24:34 +02:00
commit 5f91fe7d15
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// Define EKF_DEBUG here to enable the debug print calls
// if the macro is not set, these will be completely
// optimized out by the compiler.
#define EKF_DEBUG
//#define EKF_DEBUG
#ifdef EKF_DEBUG
#include <stdio.h>