更新描述信息

This commit is contained in:
魔罗技术 2020-12-04 20:54:26 +08:00
parent d87cbe4ca1
commit c6c8b8561d
5 changed files with 5 additions and 5 deletions

2
at.c
View File

@ -1,7 +1,7 @@
/****************************************************************************** /******************************************************************************
* @brief AT命令通信管理(OS版本) * @brief AT命令通信管理(OS版本)
* *
* Copyright (c) 2020, <master_roger@sina.com> * Copyright (c) 2020, <morro_luo@163.com>
* *
* SPDX-License-Identifier: Apache-2.0 * SPDX-License-Identifier: Apache-2.0
* *

2
at.h
View File

@ -1,7 +1,7 @@
/****************************************************************************** /******************************************************************************
* @brief AT命令通信管理(OS版本) * @brief AT命令通信管理(OS版本)
* *
* Copyright (c) 2020, <master_roger@sina.com> * Copyright (c) 2020, <morro_luo@163.com>
* *
* SPDX-License-Identifier: Apache-2.0 * SPDX-License-Identifier: Apache-2.0
* *

View File

@ -1,7 +1,7 @@
/****************************************************************************** /******************************************************************************
* @brief AT指令通信 * @brief AT指令通信
* *
* Copyright (c) 2020, <master_roger@sina.com> * Copyright (c) 2020, <morro_luo@163.com>
* *
* SPDX-License-Identifier: Apathe-2.0 * SPDX-License-Identifier: Apathe-2.0
* *

View File

@ -1,7 +1,7 @@
/****************************************************************************** /******************************************************************************
* @brief AT指令通信 * @brief AT指令通信
* *
* Copyright (c) 2020, <master_roger@sina.com> * Copyright (c) 2020, <morro_luo@163.com>
* *
* SPDX-License-Identifier: Apathe-2.0 * SPDX-License-Identifier: Apathe-2.0
* *

View File

@ -1,7 +1,7 @@
/****************************************************************************** /******************************************************************************
* @brief at模块OS相关移植接口 * @brief at模块OS相关移植接口
* *
* Copyright (c) 2020, <master_roger@sina.com> * Copyright (c) 2020, <morro_luo@163.com>
* *
* SPDX-License-Identifier: Apache-2.0 * SPDX-License-Identifier: Apache-2.0
* *