调试
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define SOFTWARE_VERSION 12
|
||||
#define HARDWARE_VERSION 12
|
||||
|
||||
#define MAC_ADDR_TYPE 1//0为测试服务器
|
||||
#define MAC_ADDR_TYPE 4//0为测试服务器
|
||||
|
||||
extern bool MainDispEn;
|
||||
#define MAIN_DBG_LOG(...) { if(MainDispEn) Debug_Printf(__VA_ARGS__);}
|
||||
|
||||
Reference in New Issue
Block a user