Explorar o código

update: 缩短uart适配的日志TAG

Wendal Chen %!s(int64=2) %!d(string=hai) anos
pai
achega
20531de711
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/port/luat_uart_air101.c

+ 1 - 1
app/port/luat_uart_air101.c

@@ -2,7 +2,7 @@
 #include "luat_malloc.h"
 #include "luat_msgbus.h"
 #include "luat_uart.h"
-#define LUAT_LOG_TAG "luat.uart.101"
+#define LUAT_LOG_TAG "uart"
 #include "luat_log.h"
 #include "luat_gpio.h"
 #include "luat_hwtimer.h"