From 5375d352cc4fca08ec990e026e444cfc74c8b6f7 Mon Sep 17 00:00:00 2001 From: LiHuashen <854410664@qq.com> Date: Mon, 18 Mar 2019 14:05:36 +0800 Subject: [PATCH] updated --- .../quick_start/m5core/m5stack_core_get_started_MicroPython.md | 2 +- .../quick_start/m5core/m5stack_core_get_started_MicroPython.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/quick_start/m5core/m5stack_core_get_started_MicroPython.md b/docs/en/quick_start/m5core/m5stack_core_get_started_MicroPython.md index 7b2f2051..01cc0dc3 100644 --- a/docs/en/quick_start/m5core/m5stack_core_get_started_MicroPython.md +++ b/docs/en/quick_start/m5core/m5stack_core_get_started_MicroPython.md @@ -112,7 +112,7 @@ After M5Core successfully connects to a networkable Wi-Fi (here M5), the screen The status of the small dot on the screen: -* Green means M5Core successfully connected to Wi-Fi, that is online status +* Green means M5Core successfully connected to M5Stack Server, that is online status * Red means be offline status diff --git a/docs/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython.md b/docs/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython.md index 56b152b2..a1217a52 100644 --- a/docs/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython.md +++ b/docs/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython.md @@ -104,7 +104,7 @@ M5Core 成功连接可联网的 Wi-Fi ( 这里是 M5 )之后,屏幕会出现 ` 屏幕上小圆点的状态说明: -* 绿色代表 M5Core 成功连接上 Wi-Fi,也即在线状态 +* 绿色代表 M5Core 成功连接上 M5Stack 的服务器,也即在线状态 * 红色代表 M5Core 离线状态