Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Commit fdd972f

Browse files
committed
fix some typos
1 parent 14fb354 commit fdd972f

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

docs/en/product_documents/modules/module_plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## DESCRIPTION
66

7-
This a enhanced module including battery(500mAh), gear potentiometer, IR transmitter, PORT B(UART Port), PORT C(GPIO Port) and MicroPhone Pad. You can stack it with a M5Core for function enhancement. The module comunicates with M5Core with I2C. It's I2C address is 0x89.
7+
This a enhanced module including battery(500mAh), gear potentiometer, IR transmitter, PORT B(GPIO Port), PORT C(UART Port) and MicroPhone Pad. You can stack it with a M5Core for function enhancement. The module comunicates with M5Core with I2C. It's I2C address is 0x89.
88

99
## FEATURES
1010

docs/en/product_documents/units/unit_m5camera.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@ The M5Camera equips the ESP32 with everything necessary to program, run and deve
5454
- **[Quick Start](/en/quick_start/m5camera/m5camera_quick_start)**
5555

5656
<figure>
57-
<img src="assets/img/product_pics/units/m5camera_01.jpg">
57+
<img src="assets/img/product_pics/units/m5camera_01.png">
5858
</figure>
5959

6060
<figure>
61-
<img src="assets/img/product_pics/units/m5camera_02.jpg">
61+
<img src="assets/img/product_pics/units/m5camera_02.png">
6262
</figure>
6363

6464
<figure>
65-
<img src="assets/img/product_pics/units/m5camera_03.jpg">
65+
<img src="assets/img/product_pics/units/m5camera_03.png">
6666
</figure>
6767

6868
<figure>
69-
<img src="assets/img/product_pics/units/m5camera_04.jpg">
69+
<img src="assets/img/product_pics/units/m5camera_04.png">
7070
</figure>

docs/ja/product_documents/modules/module_plus.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
## 概要
66

7-
**<mark>PLUS</mark>**モジュールは500mAhのバッテリ、ロータリエンコーダ、IR送信機、PORT B(UART)、PORT C(GPIO)そしてマイクジャックの為のパッドを備えています。M5Stackの下に重ねるだけで、機能を強化することが出来ます。M5Stackとの通信にはI2Cを使用します。I2Cアドレスは **<mark>0x89</mark>**です。
7+
**<mark>PLUS</mark>**モジュールは500mAhのバッテリ、ロータリエンコーダ、IR送信機、PORT B(GPIO)、PORT C(UART)そしてマイクジャックの為のパッドを備えています。M5Stackの下に重ねるだけで、機能を強化することが出来ます。M5Stackとの通信にはI2Cを使用します。I2Cアドレスは **<mark>0x89</mark>**です。
88

99
## 特徴
1010

1111
- 500mAh バッテリー
1212
- プログラマブルロータリエンコーダ
1313
- IR送信機
14-
- PORT B (UART)
15-
- PORT C (GPIO)
14+
- PORT B (GPIO)
15+
- PORT C (UART)
1616

1717
## パッケージ内容
1818

docs/zh_CN/product_documents/modules/module_plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## 描述
1010

11-
<mark>Plus</mark>是一个增强型模块,内置了500mAh的电池、齿轮电位器(encoder)、IR发送器、麦克风焊盘、PORT B(UART Port)和PORT C(GPIO Port)。你可以把它与M5Core堆叠在一起,增强M5Core的增能,Plus模块与M5Core通过I2C通信。I2C地址是0x62。
11+
<mark>Plus</mark>是一个增强型模块,内置了500mAh的电池、齿轮电位器(encoder)、IR发送器、麦克风焊盘、PORT B(GPIO Port)和PORT C(UART Port)。你可以把它与M5Core堆叠在一起,增强M5Core的增能,Plus模块与M5Core通过I2C通信。I2C地址是0x62。
1212

1313
## 特性
1414

0 commit comments

Comments
 (0)