fix(timestamp): cut off test logic.

This commit is contained in:
TinyO 2019-10-17 11:52:20 +08:00
parent ea11b4b548
commit 427c473fc8
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
#include "mynteye/logger.h"
#define DEBUG_TIME_LIMIT true
#define DEBUG_TIME_LIMIT false
MYNTEYE_BEGIN_NAMESPACE

View File

@ -18,7 +18,7 @@
#include "mynteye/logger.h"
#include "mynteye/device/types.h"
#define DEBUG_TIME_LIMIT true
#define DEBUG_TIME_LIMIT false
MYNTEYE_BEGIN_NAMESPACE