Browse Source

add:去掉一行无用代码

Dozingfiretruck 4 years ago
parent
commit
ba3ea33222
1 changed files with 0 additions and 1 deletions
  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;
 }
 
-extern void luat_cmux_read(unsigned char* buff,size_t len);
 static void luat_shell(void *sdata){
 	void* msg;
 	while (1) {