广播命令时静默
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#define DBG_DEV_INIT()\
|
||||
{\
|
||||
g_data.uart=dev_get("uart1");\
|
||||
g_data.uart=dev_get("host");\
|
||||
if(g_data.uart){\
|
||||
g_data.uart->init(g_data.uart,0);\
|
||||
}\
|
||||
|
Reference in New Issue
Block a user