From b4ca7f5d26d335b3cc15246251b30ffe86f92960 Mon Sep 17 00:00:00 2001 From: YZRDEG Date: Thu, 11 Apr 2024 07:07:18 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=20Enable=20link=20status=20detect=20feature?= =?UTF-8?q?=EF=BC=8C=20link=E5=B0=91=E4=BA=86=E4=B8=AAk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: YZRDEG --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce91b49..47d97e4 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ ppp_device 软件包遵循 Apache-2.0 许可,详见 LICENSE 文件。 ``` - **Enable debug log output:** 开启调试日志功能 - **Enbale authorize connect feature:** 开启身份认证功能 -- **Enable lin status detect feature:** PPP链路连接监控,检测链路连接正常;设置为 0 则不开启链路监控; +- **Enable link status detect feature:** PPP链路连接监控,检测链路连接正常;设置为 0 则不开启链路监控; - **Select modem type:** 模块选择 - **Select Internet Service Provider:** 网络运营商选择 - **Enable ppp device sample:** 选择模块后会提示的模块使用示例 -- Gitee