From 4440b4edddcf64674f9589565fdad6e9873b373f Mon Sep 17 00:00:00 2001 From: "xjin.gao@quectel.com" Date: Mon, 8 Apr 2024 09:39:17 +0800 Subject: [PATCH] =?UTF-8?q?docs=20(cellLocator):=20=E4=BB=85=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E5=A2=9E=E5=8A=A0=E5=9F=BA=E7=AB=99=E5=AE=9A=E4=BD=8D?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=9E=8B=E5=8F=B7=E6=9B=B4=E6=96=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 固件版本: N/A 是否需要文案翻译: 是 --- docs/API_reference/en/gnsslib/cellLocator.md | 2 +- docs/API_reference/zh/gnsslib/cellLocator.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/API_reference/en/gnsslib/cellLocator.md b/docs/API_reference/en/gnsslib/cellLocator.md index d7749675..ab6deebd 100644 --- a/docs/API_reference/en/gnsslib/cellLocator.md +++ b/docs/API_reference/en/gnsslib/cellLocator.md @@ -4,7 +4,7 @@ This module provides base station location feature and gets the latitude and lon ->Currently, only EC600S/EC600N/EC800N/EC200U/EC600U/EG912U/EG915U series module supports this feature. +>Currently, only EC600S/EC600N/EC800N/EC200U/EC600U/EG912U/EG915U/EC600E/EC800E series module supports this feature. diff --git a/docs/API_reference/zh/gnsslib/cellLocator.md b/docs/API_reference/zh/gnsslib/cellLocator.md index c96bb8b6..cb099a57 100644 --- a/docs/API_reference/zh/gnsslib/cellLocator.md +++ b/docs/API_reference/zh/gnsslib/cellLocator.md @@ -4,7 +4,7 @@ ->当前仅EC600S/EC600N/EC800N/EC200U/EC600U/EG912U/EG915U系列支持该功能。 +>当前仅EC600S/EC600N/EC800N/EC200U/EC600U/EG912U/EG915U/EC600E/EC800E系列支持该功能。 -- Gitee