Преглед изворни кода

[PHY/OFW] Change the log level

Signed-off-by: GuEe-GUI <2991707448@qq.com>
GuEe-GUI пре 5 месеци
родитељ
комит
04af612f50
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      components/drivers/phy/ofw.c

+ 1 - 1
components/drivers/phy/ofw.c

@@ -11,7 +11,7 @@
 #include <rtdevice.h>
 #include <stdio.h>
 #define DBG_TAG "rtdm.phy"
-#define DBG_LVL DBG_INFO
+#define DBG_LVL DBG_LOG
 #include <rtdbg.h>
 #include "ofw.h"