1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-1122 OP-1133 UAVTalk.cpp - fixed stupid compilation error...

This commit is contained in:
Philippe Renon 2013-12-01 19:42:41 +01:00
parent 398a3ab0e6
commit f2115e270f

View File

@ -37,7 +37,7 @@
#define UAVTALK_QXTLOG_DEBUG(args ...)
#endif // UAVTALK_DEBUG
//#define VERBOSE_FILTER(objId) if (objId == 0xD23852DC)
#define VERBOSE_FILTER(objId) //if (objId == 0xD23852DC)
#define SYNC_VAL 0x3C