mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
Update all of debug log definition to DBG_TAG and DBG_LVL.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
#include <wlan_workqueue.h>
|
||||
#include <ipc/workqueue.h>
|
||||
|
||||
#define DBG_LEVEL DBG_INFO
|
||||
#define DBG_SECTION_NAME "WLAN.work"
|
||||
#define DBG_TAG "WLAN.work"
|
||||
#define DBG_LVL DBG_INFO
|
||||
#include <rtdbg.h>
|
||||
|
||||
struct rt_wlan_work
|
||||
|
||||
Reference in New Issue
Block a user