1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

OP-706 Removed debug define left in by mistake.

This commit is contained in:
m_thread 2014-10-17 01:06:22 +02:00
parent 1ac94cfb71
commit b3990975ac

View File

@ -33,7 +33,6 @@
#include <stdlib.h>
#include <QDebug>
#define VERBOSE_TELEMETRY = 1;
/**
* Constructor
*/