1.屏蔽一些log
This commit is contained in:
parent
dd10501e7c
commit
28ac20dd9f
|
@ -38,7 +38,7 @@
|
|||
#include "vendor_videoout.h"
|
||||
#include "IOCfg.h"
|
||||
|
||||
#define THIS_DBGLVL 6 // 0=FATAL, 1=ERR, 2=WRN, 3=UNIT, 4=FUNC, 5=IND, 6=MSG, 7=VALUE, 8=USER
|
||||
#define THIS_DBGLVL 2 // 0=FATAL, 1=ERR, 2=WRN, 3=UNIT, 4=FUNC, 5=IND, 6=MSG, 7=VALUE, 8=USER
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
#define __MODULE__ UiAppMovie
|
||||
#define __DBGLVL__ ((THIS_DBGLVL>=PRJ_DBG_LVL)?THIS_DBGLVL:PRJ_DBG_LVL)
|
||||
|
|
Loading…
Reference in New Issue
Block a user