Skip to content

Commit 04af612

Browse files
GuEe-GUIRbb666
authored andcommitted
[PHY/OFW] Change the log level
Signed-off-by: GuEe-GUI <2991707448@qq.com>
1 parent 7c4e928 commit 04af612

File tree

1 file changed

+1
-1
lines changed
  • components/drivers/phy

1 file changed

+1
-1
lines changed

components/drivers/phy/ofw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include <rtdevice.h>
1212
#include <stdio.h>
1313
#define DBG_TAG "rtdm.phy"
14-
#define DBG_LVL DBG_INFO
14+
#define DBG_LVL DBG_LOG
1515
#include <rtdbg.h>
1616
#include "ofw.h"
1717

0 commit comments

Comments
 (0)