mirror of
https://gitee.com/moluo-tech/AT-Command.git
synced 2025-01-29 17:22:57 +08:00
Update documentation and comments.
This commit is contained in:
parent
79803ddc3c
commit
18f9236e30
@ -1,6 +1,6 @@
|
||||
<!-- navbar.md -->
|
||||
|
||||
* [介绍](readme#简介)
|
||||
* [介绍](README#简介)
|
||||
* [快速上手](quickStart#基础应用)
|
||||
* [高级教程](Expert#高级教程)
|
||||
* [平台移植](Porting#平台移植)
|
@ -341,7 +341,7 @@ at_resp_code at_work_get_result(at_context_t *ctx);
|
||||
void at_raw_transport_enter(at_obj_t *obj, const at_raw_trans_conf_t *conf);
|
||||
|
||||
void at_raw_transport_exit(at_obj_t *obj);
|
||||
#endif //End of //End of
|
||||
#endif //End of AT_RAW_TRANSPARENT_EN
|
||||
|
||||
#endif //End of _AT_CHAT_H_
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user