From d18c7554b3d73d14433b3ba88b273c7b8ad19818 Mon Sep 17 00:00:00 2001
From: shaoxiang <1026025056@qq.com>
Date: Tue, 29 Oct 2019 12:04:41 +0800
Subject: [PATCH] change Core screen information
---
docs/en/core/basic.md | 4 ++--
docs/en/core/fire.md | 4 ++--
docs/en/core/gray.md | 4 ++--
docs/en/core/m5go.md | 4 ++--
docs/en/core/m5go_lite.md | 4 ++--
docs/zh_CN/case.md | 2 --
docs/zh_CN/core/basic.md | 4 ++--
docs/zh_CN/core/fire.md | 4 ++--
docs/zh_CN/core/gray.md | 4 ++--
docs/zh_CN/core/m5go.md | 4 ++--
docs/zh_CN/core/m5go_lite.md | 4 ++--
11 files changed, 20 insertions(+), 22 deletions(-)
diff --git a/docs/en/core/basic.md b/docs/en/core/basic.md
index 5ed2a82b..7cd31379 100644
--- a/docs/en/core/basic.md
+++ b/docs/en/core/basic.md
@@ -165,8 +165,8 @@ The newly-produced M5Core replaces the screen with better display performance an
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD Screen |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS Screen |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| Speaker |
diff --git a/docs/en/core/fire.md b/docs/en/core/fire.md
index 940cf9ab..5709ae85 100644
--- a/docs/en/core/fire.md
+++ b/docs/en/core/fire.md
@@ -213,8 +213,8 @@ The GPIO 16 / 17 in Fire is connected to the PSRAM by default, so when you conne
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD Screen |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS Screen |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| Speaker |
diff --git a/docs/en/core/gray.md b/docs/en/core/gray.md
index 2aa488d2..85d8cf70 100644
--- a/docs/en/core/gray.md
+++ b/docs/en/core/gray.md
@@ -204,8 +204,8 @@ The newly-produced M5Core replaces the screen with better display performance an
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD Screen |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS Screen |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| Speaker |
diff --git a/docs/en/core/m5go.md b/docs/en/core/m5go.md
index 53fd4e6d..600bdce5 100644
--- a/docs/en/core/m5go.md
+++ b/docs/en/core/m5go.md
@@ -199,8 +199,8 @@ The newly-produced M5Core replaces the screen with better display performance an
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD Screen |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS Screen |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| Speaker |
diff --git a/docs/en/core/m5go_lite.md b/docs/en/core/m5go_lite.md
index ff698c3c..99b1b8a7 100644
--- a/docs/en/core/m5go_lite.md
+++ b/docs/en/core/m5go_lite.md
@@ -196,8 +196,8 @@ The newly-produced M5Core replaces the screen with better display performance an
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD Screen |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS Screen |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| Speaker |
diff --git a/docs/zh_CN/case.md b/docs/zh_CN/case.md
index cf6e1086..94aef2b3 100644
--- a/docs/zh_CN/case.md
+++ b/docs/zh_CN/case.md
@@ -1,7 +1,5 @@
# M5Stack案例 {docsify-ignore-all}
-## STEM Education案例
-
## M5Stack优秀作品
* [M5Stack-SD-Updater](https://github.com/tobozo/M5Stack-SD-Updater) - Customizable menu system for M5Stack - loads apps from the Micro SD card
diff --git a/docs/zh_CN/core/basic.md b/docs/zh_CN/core/basic.md
index 797e10ba..aba9b2c6 100644
--- a/docs/zh_CN/core/basic.md
+++ b/docs/zh_CN/core/basic.md
@@ -163,8 +163,8 @@ M5Stack Basic 由两个可分离部分堆叠组成. 顶部放置了电路板,
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD屏幕 |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS屏幕 |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| 喇叭 |
diff --git a/docs/zh_CN/core/fire.md b/docs/zh_CN/core/fire.md
index 084109f1..bd0c354a 100644
--- a/docs/zh_CN/core/fire.md
+++ b/docs/zh_CN/core/fire.md
@@ -210,8 +210,8 @@ Fire 中的 GPIO 16 / 17 默认与PSRAM连接,因此当你在连接或是堆
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD屏幕 |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS屏幕 |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| 喇叭 |
diff --git a/docs/zh_CN/core/gray.md b/docs/zh_CN/core/gray.md
index 9bba1270..63842db4 100644
--- a/docs/zh_CN/core/gray.md
+++ b/docs/zh_CN/core/gray.md
@@ -195,8 +195,8 @@
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD屏幕 |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS屏幕 |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| 喇叭 |
diff --git a/docs/zh_CN/core/m5go.md b/docs/zh_CN/core/m5go.md
index 7e98da2b..b86c79cc 100644
--- a/docs/zh_CN/core/m5go.md
+++ b/docs/zh_CN/core/m5go.md
@@ -194,8 +194,8 @@
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD屏幕 |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS屏幕 |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| 喇叭 |
diff --git a/docs/zh_CN/core/m5go_lite.md b/docs/zh_CN/core/m5go_lite.md
index 74ffaa1d..f17e90b5 100644
--- a/docs/zh_CN/core/m5go_lite.md
+++ b/docs/zh_CN/core/m5go_lite.md
@@ -197,8 +197,8 @@
TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
- | LCD屏幕 |
- 2 inch, 320x240 Colorful TFT LCD, ILI9341 |
+ IPS屏幕 |
+ 2 inch, 320x240 Colorful TFT LCD, ILI9342C |
| 喇叭 |