From 86d1c8f59eb5ef11c5736d45080ca4b7b8865dcc Mon Sep 17 00:00:00 2001
From: shaoxiang <1026025056@qq.com>
Date: Fri, 9 Aug 2019 11:59:31 +0800
Subject: [PATCH] change M5GO Bottom battery to 500mAh
---
docs/en/base/m5go_bottom.md | 2 +-
docs/en/core/basic.md | 6 +++---
docs/en/core/face_kit.md | 2 +-
docs/en/core/fire.md | 6 +++++-
docs/en/core/gray.md | 2 +-
docs/en/core/m5go.md | 8 ++++++--
docs/en/core/m5go_lite.md | 8 ++++++--
.../m5core/m5stack_core_get_started_MicroPython.md | 4 ++++
.../m5stick/m5stick_quick_start_with_uiflow.md | 4 ++++
.../m5stickc/m5stickc_quick_start_with_uiflow.md | 4 ++++
docs/en/related_documents/Setting_WIFI.md | 4 ++++
docs/zh_CN/base/m5go_bottom.md | 2 +-
docs/zh_CN/core/fire.md | 4 ++--
docs/zh_CN/core/m5go.md | 4 ++--
docs/zh_CN/core/m5go_lite.md | 4 ++--
.../m5core/m5stack_core_get_started_MicroPython.md | 6 +++++-
.../m5stick/m5stick_quick_start_with_uiflow.md | 4 ++++
.../m5stickc/m5stickc_quick_start_with_uiflow.md | 4 ++++
docs/zh_CN/related_documents/Setting_WIFI.md | 7 +++++++
19 files changed, 66 insertions(+), 19 deletions(-)
diff --git a/docs/en/base/m5go_bottom.md b/docs/en/base/m5go_bottom.md
index 51da0aa0..a58b6860 100644
--- a/docs/en/base/m5go_bottom.md
+++ b/docs/en/base/m5go_bottom.md
@@ -8,7 +8,7 @@
## Description
-**M5GO BOTTOM** is apparently the bottom part of M5GO which is a upgrade of basic bottoms, with a larger battery, LOGO-compatilble holes, MICPHONE, LED Bar , two more CONNEXT PORT,and more.
+**M5GO BOTTOM** is apparently the bottom part of M5GO which is a upgrade of basic bottoms, with a larger battery(500mAh), LOGO-compatilble holes, MICPHONE, LED Bar , two more CONNEXT PORT,and more.
**M5GO BOTTOM** is the same Bottom of [M5GO Lite](https://docs.m5stack.com/#/en/core/m5go_lite), [M5GO IoT Kit](https://docs.m5stack.com/#/en/core/m5go) and [M5Fire](https://docs.m5stack.com/#/en/core/fire).
diff --git a/docs/en/core/basic.md b/docs/en/core/basic.md
index 1cd5398a..885f939f 100644
--- a/docs/en/core/basic.md
+++ b/docs/en/core/basic.md
@@ -19,13 +19,13 @@ M5Stack Basic is consist with two separable parts. the upside part has all kinds
-**Notice:
+**Notice:**
1)Basic kit have no IMU sensor inside
2)GPIO0, GPIO12, GPIO13, GPIO15, GPIO34, pins that related to I2S are not extended out
-3)GPIO34-39 are input-only**
+3)GPIO34-39 are input-only
-**Notice: **
+**Notice:**
The newly-produced M5Core replaces the screen with better display performance and higher viewing angle, so it has some compatibility problems with the old Arduino library. When using the old library for screen driving, it will produce reverse color display. You can open the Arduino. The library management option will upgrade your M5Stack library to the latest version (after 0.2.8) to solve this problem.
diff --git a/docs/en/core/face_kit.md b/docs/en/core/face_kit.md
index 36352682..07e977ba 100644
--- a/docs/en/core/face_kit.md
+++ b/docs/en/core/face_kit.md
@@ -51,7 +51,7 @@ Other than 3 functional panels, this development kit comes with more stuff like
*For more information on M5Stack series development board, please check the **Gray Kit***
-**Notice: **
+**Notice:**
The newly-produced M5Core replaces the screen with better display performance and higher viewing angle, so it has some compatibility problems with the old Arduino library. When using the old library for screen driving, it will produce reverse color display. You can open the Arduino. The library management option will upgrade your M5Stack library to the latest version (after 0.2.8) to solve this problem.
diff --git a/docs/en/core/fire.md b/docs/en/core/fire.md
index 3cddda8f..43d954f6 100644
--- a/docs/en/core/fire.md
+++ b/docs/en/core/fire.md
@@ -219,9 +219,13 @@ The GPIO 16 / 17 in Fire is connected to the PSRAM by default, so when you conne
-**Notice: **
+**Notice:**
The newly-produced M5Core replaces the screen with better display performance and higher viewing angle, so it has some compatibility problems with the old Arduino library. When using the old library for screen driving, it will produce reverse color display. You can open the Arduino. The library management option will upgrade your M5Stack library to the latest version (after 0.2.8) to solve this problem.
diff --git a/docs/en/core/m5go.md b/docs/en/core/m5go.md
index 611760a1..3c400bc7 100644
--- a/docs/en/core/m5go.md
+++ b/docs/en/core/m5go.md
@@ -16,7 +16,7 @@ Every M5stack development kit can be programmed through Arduino IDE, WebIDE UIFl
This M5GO kit is specifically designed for STEM education. The pack includes 1 M5GO conroller + 6 M5units + plenty of accessories. Having all those goods, together with the Blockly program platform, allows the school students to explore the engineering world , making their own IoT product and implement brilliant ideas into real life.
-**Notice: **
+**Notice:**
The newly-produced M5Core replaces the screen with better display performance and higher viewing angle, so it has some compatibility problems with the old Arduino library. When using the old library for screen driving, it will produce reverse color display. You can open the Arduino. The library management option will upgrade your M5Stack library to the latest version (after 0.2.8) to solve this problem.
@@ -204,9 +204,13 @@ The newly-produced M5Core replaces the screen with better display performance an
diff --git a/docs/zh_CN/quick_start/m5stick/m5stick_quick_start_with_uiflow.md b/docs/zh_CN/quick_start/m5stick/m5stick_quick_start_with_uiflow.md
index bd21802a..e6ffb9f3 100644
--- a/docs/zh_CN/quick_start/m5stick/m5stick_quick_start_with_uiflow.md
+++ b/docs/zh_CN/quick_start/m5stick/m5stick_quick_start_with_uiflow.md
@@ -38,6 +38,10 @@
### Step1. 设置WIFI
+#### 注意
+
+配置的WIFI的信息内容不允许使用中文及特殊符号.
+
首次开机时,会默认进入配置页面,stick的屏幕上显示了**热点的名称(SSID)**,以及**网络配置的地址(192.168.4.1)**
这时候可以使用手机连接这个热点,待连接成功后,使用浏览器输入网络配置地址,进入WIFI配置页面,输入个人WIFI的信息,点击保存,等待连接成功
diff --git a/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md b/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md
index d90e8070..cd5ec450 100644
--- a/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md
+++ b/docs/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow.md
@@ -54,6 +54,10 @@ M5StickC 将会开启 Wi-Fi 热点,并显示热点 ( AP ) 名字,如下图
#### (2) 连接到 AP
+#### 注意
+
+配置的WIFI的信息内容不允许使用中文及特殊符号.
+
打开您手机或电脑的 Wi-Fi 设置,然后连接显示在 M5StickC 屏幕上的热点 ( 比如, 我这里显示的热点名字是 M5-80f0 ),成功连接之后, 打开浏览器访问网址 `192.168.4.1`, 然后选择可联网的 Wi-Fi,并输入 Wi-Fi 密码。 ( 现在, 我这里的 Wi-Fi 是 M5 。 )
diff --git a/docs/zh_CN/related_documents/Setting_WIFI.md b/docs/zh_CN/related_documents/Setting_WIFI.md
index 07b2c5f4..7ada68ab 100644
--- a/docs/zh_CN/related_documents/Setting_WIFI.md
+++ b/docs/zh_CN/related_documents/Setting_WIFI.md
@@ -7,6 +7,13 @@
?>**请根据设备类型点击下方锚点查看相应的Wi-Fi配置教程,以下内容仅适用于烧录了UIFlow固件的M5Core设备,若您的设备还未安装UIFlow固件,[请点击此处查看固件烧录教程](zh_CN/related_documents/M5Burner)**
+
+
+## 注意
+
+配置的WIFI的信息内容不允许使用中文及特殊符号.
+
+
## 文本教程
**[For M5Core](#M5Core配置)**