From c65ace6d2f1be535e6e5de465f13016a4a93dcc9 Mon Sep 17 00:00:00 2001 From: Kiko62 <1905134716@qq.com> Date: Mon, 1 Feb 2021 11:06:25 +0800 Subject: [PATCH] Fix GPS coordinates wrong --- docs/en/unit/gps.md | 4 ++-- docs/zh_CN/unit/gps.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/unit/gps.md b/docs/en/unit/gps.md index 7e29eed5..067f7336 100644 --- a/docs/en/unit/gps.md +++ b/docs/en/unit/gps.md @@ -147,9 +147,9 @@ If you want the complete code, please click [here](https://github.com/m5stack/M5 **Analysis:** -**$GNRMC,063012.000,A,2234.87140,N,11357.22414,E,0.69,171.74,240419,,,A*7A** +**$GNRMC,063012.000,A,2257.83953,N,11395.84122,E,0.69,171.74,240419,,,A*7A** -Indicates that the positioning information is UTC time is 06:30:12, north latitude 22.58119°, east longitude 113.95357°, date is April 24, 2019 +Indicates that the positioning information is UTC time is 06:30:12, north latitude 22.57839°, east longitude 113.95841°, date is April 24, 2019 diff --git a/docs/zh_CN/unit/gps.md b/docs/zh_CN/unit/gps.md index 7f474aa3..ab663c0f 100644 --- a/docs/zh_CN/unit/gps.md +++ b/docs/zh_CN/unit/gps.md @@ -144,10 +144,10 @@ UART 参数设置: **分析:** -**$GNRMC,063012.000,A,2234.87140,N,11357.22414,E,0.69,171.74,240419,,,A*7A** +**$GNRMC,063012.000,A,2257.83953,N,11395.84122,E,0.69,171.74,240419,,,A*7A** 表示定位信息为: -  UTC时间是06 :30 :12,北纬22.58119°,东经113。95357°,2019年4月24日 +  UTC时间是06 :30 :12,北纬22.57839°,东经113.95841°,2019年4月24日