Explorar el Código

add:去掉一行无用代码

Dozingfiretruck hace 4 años
padre
commit
ba3ea33222
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app/port/luat_shell_air101.c

+ 0 - 1
app/port/luat_shell_air101.c

@@ -38,7 +38,6 @@ static int16_t luat_shell_uart_cb(uint16_t len, void* user_data){
     return 0;
     return 0;
 }
 }
 
 
-extern void luat_cmux_read(unsigned char* buff,size_t len);
 static void luat_shell(void *sdata){
 static void luat_shell(void *sdata){
 	void* msg;
 	void* msg;
 	while (1) {
 	while (1) {