fix(timestamp): cut off test logic.
This commit is contained in:
parent
ea11b4b548
commit
427c473fc8
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
#include "mynteye/logger.h"
|
#include "mynteye/logger.h"
|
||||||
|
|
||||||
#define DEBUG_TIME_LIMIT true
|
#define DEBUG_TIME_LIMIT false
|
||||||
|
|
||||||
MYNTEYE_BEGIN_NAMESPACE
|
MYNTEYE_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
#include "mynteye/logger.h"
|
#include "mynteye/logger.h"
|
||||||
#include "mynteye/device/types.h"
|
#include "mynteye/device/types.h"
|
||||||
|
|
||||||
#define DEBUG_TIME_LIMIT true
|
#define DEBUG_TIME_LIMIT false
|
||||||
|
|
||||||
MYNTEYE_BEGIN_NAMESPACE
|
MYNTEYE_BEGIN_NAMESPACE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user