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:
parent
398a3ab0e6
commit
f2115e270f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user