mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-15 20:08:12 +00:00
Update all of debug log definition to DBG_TAG and DBG_LVL.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
#include "sensor.h"
|
||||
|
||||
#define DBG_LEVEL DBG_INFO
|
||||
#define DBG_SECTION_NAME "sensor"
|
||||
#define DBG_TAG "sensor"
|
||||
#define DBG_LVL DBG_INFO
|
||||
#include <rtdbg.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user