LPE: Fix stack smashing

This commit is contained in:
Lorenz Meier
2016-05-21 14:10:12 +02:00
parent 490cd95cb2
commit 47d2cb8134
@@ -4,7 +4,7 @@
#include <systemlib/err.h>
#include <matrix/math.hpp>
orb_advert_t mavlink_log_pub;
orb_advert_t mavlink_log_pub = nullptr;
// timeouts for sensors in microseconds
static const uint32_t EST_SRC_TIMEOUT = 10000; // 0.01 s