From 284007b034a44793b86e4a4408cb05d9897ca4c3 Mon Sep 17 00:00:00 2001
From: vany5921 <908744431@qq.com>
Date: Fri, 15 May 2020 18:20:00 +0800
Subject: [PATCH] change lego+ name
---
docs/en/atom/atomecho.md | 2 +-
docs/en/module/lego_plus.md | 7 ++++---
docs/zh_CN/module/lego_plus.md | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/docs/en/atom/atomecho.md b/docs/en/atom/atomecho.md
index 9f1004f8..c41c24ef 100644
--- a/docs/en/atom/atomecho.md
+++ b/docs/en/atom/atomecho.md
@@ -82,7 +82,7 @@
->G19 / G22 / G23 / G33 has been defined, please do not reuse the above pins, otherwise atom echo will be damaged.
+>G19 / G22 / G23 / G33 has been defined, please do not reuse the above pins, otherwise ATOM ECHO will be damaged.
## EasyLoader
diff --git a/docs/en/module/lego_plus.md b/docs/en/module/lego_plus.md
index 37ed3e04..b3620d3d 100644
--- a/docs/en/module/lego_plus.md
+++ b/docs/en/module/lego_plus.md
@@ -1,4 +1,4 @@
-# Module LEGO+
+# Module LEGO DC Motor Driver
SKU:M021
@@ -6,7 +6,7 @@
## Description
-**LEGO+** is a LEGO DC Motor Driver module. It's build with MEGA328 and L293DD, implemented 4 driver channels. A DC power input is designed for power supplement. Through M-BUS the DC in can automaticlly power the M5 core at top.
+**LEGO DC Motor Driver** is build with MEGA328 and L293DD, implemented 4 driver channels. A DC power input is designed for power supplement. Through M-BUS the DC in can automaticlly power the M5 core at top.
Series Communication: IIC (0x56).
@@ -21,9 +21,10 @@ LEGO motor is one of the Technic pieces form LEGO. The purpose of LEGO Technic i
- L293DD: PUSH-PULL Driver Chip
- Product Size:54.2mm x 54.2mm x 12.8mm
- Product weight:27.5g
+
## Include
-- 1x LEGO+ module
+- 1x LEGO DC Motor Driver module
- 1x 10cm LEGO cable
- 1x DC connector
diff --git a/docs/zh_CN/module/lego_plus.md b/docs/zh_CN/module/lego_plus.md
index c21fe921..1299f40c 100644
--- a/docs/zh_CN/module/lego_plus.md
+++ b/docs/zh_CN/module/lego_plus.md
@@ -1,4 +1,4 @@
-# Module LEGO+
+# Module LEGO DC Motor Driver
SKU:M021
@@ -6,7 +6,7 @@
## 描述
-**LEGO+** 是M5Stack堆叠模块系列中的一款,LEGO电机驱动模块.集成MEGA328和L293DD芯片,拥有4个电机驱动通道.采用直流电源输入设计用于功率补充,并通过M-BUS,自动为顶部的M5Core供电.
+**LEGO DC Motor Driver** 是M5Stack堆叠模块系列中的一款,LEGO电机驱动模块.集成MEGA328和L293DD芯片,拥有4个电机驱动通道.采用直流电源输入设计用于功率补充,并通过M-BUS,自动为顶部的M5Core供电.
使用LEGO+ 模块能够简单快速的驱动 LEGO 电机.LEGO 电机是LEGO科技系列的技术件之一,其目的是为了创造更先进、具有更强大功能的模型.相比普通LEGO简单的砖砌建筑而言, LEGO 电机能够赋予模型更多的生命力.
## 产品特性
@@ -31,7 +31,7 @@
## 相关链接
-- **[LEGO+ 328P固件](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/LEGO_PLUS/firmware_328p)**
+- **[LEGO DC Motor Driver 328P固件](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/LEGO_PLUS/firmware_328p)**