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

update: 缩短uart适配的日志TAG

Wendal Chen пре 2 година
родитељ
комит
20531de711
1 измењених фајлова са 1 додато и 1 уклоњено
  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_malloc.h"
 #include "luat_msgbus.h"
 #include "luat_msgbus.h"
 #include "luat_uart.h"
 #include "luat_uart.h"
-#define LUAT_LOG_TAG "luat.uart.101"
+#define LUAT_LOG_TAG "uart"
 #include "luat_log.h"
 #include "luat_log.h"
 #include "luat_gpio.h"
 #include "luat_gpio.h"
 #include "luat_hwtimer.h"
 #include "luat_hwtimer.h"