From a00ee1887c04483a1ab277a803774bdeb1a91c3e Mon Sep 17 00:00:00 2001 From: koom <9033230+nong-kangping@user.noreply.gitee.com> Date: Tue, 6 Aug 2024 14:29:15 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=20(BT):=20=E9=80=82=E5=BA=94=E5=9E=8B?= =?UTF-8?q?=E5=8F=B7=E4=BF=AE=E6=94=B9:=E5=B0=86EG915U=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E4=B8=BAEG915ULA=5FAB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将EG915U更改为EG915ULA_AB 固件版本: N 是否需要文案翻译: 否 --- docs/API_reference/zh/btlib/bt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API_reference/zh/btlib/bt.md b/docs/API_reference/zh/btlib/bt.md index d44c57c0..7099b8d6 100644 --- a/docs/API_reference/zh/btlib/bt.md +++ b/docs/API_reference/zh/btlib/bt.md @@ -6,7 +6,7 @@ 见github:https://github.com/QuecPython/example_BT -> 当前仅EC200U/EC600U/EG915U/EG912U型号支持`bt`功能。 +> 当前仅EC200U/EC600U/EG912U,EG915ULA_AB型号支持`bt`功能。 -- Gitee From ab171f9b28518316c44327b561090d2568876c35 Mon Sep 17 00:00:00 2001 From: koom <9033230+nong-kangping@user.noreply.gitee.com> Date: Thu, 29 Aug 2024 09:34:30 +0000 Subject: [PATCH 2/2] update docs/API_reference/zh/btlib/bt.md. Signed-off-by: koom <> --- docs/API_reference/zh/btlib/bt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API_reference/zh/btlib/bt.md b/docs/API_reference/zh/btlib/bt.md index 7099b8d6..3049b34a 100644 --- a/docs/API_reference/zh/btlib/bt.md +++ b/docs/API_reference/zh/btlib/bt.md @@ -6,7 +6,7 @@ 见github:https://github.com/QuecPython/example_BT -> 当前仅EC200U/EC600U/EG912U,EG915ULA_AB型号支持`bt`功能。 +> 当前仅EC200U/EC600U/EG912U/EG915ULA_AB型号支持`bt`功能。 -- Gitee