提交 931e8fc5 编写于 作者: M mculover666

add at parse fifo overflow log

上级 3bf5c3b6
......@@ -298,7 +298,7 @@ __STATIC__ void at_parser(void *arg)
at_parse_status = at_uart_line_parse();
if (at_parse_status == AT_PARSE_STATUS_OVERFLOW) {
// TODO: fix me
tos_kprintln("AT parse overflow!");
continue;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册