fix mistak

This commit is contained in:
vany5921
2020-01-13 16:59:17 +08:00
parent 5569183467
commit 33729f1f26
3 changed files with 2 additions and 4 deletions
-2
View File
@@ -78,7 +78,6 @@ Product Feature:
- [LTE Module](https://github.com/m5stack/M5-Schematic/blob/master/Modules/module_lte_sch.pdf)
## EasyLoader
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
@@ -97,7 +96,6 @@ Product Feature:
*To get complete code, please click [here](https://github.com/m5stack/M5Stack/blob/master/examples/Modules/LTE/LTE.ino).*
### Pin Map
<table>
+1 -1
View File
@@ -86,7 +86,7 @@ Wire.endTransmission();
### 2. UIFlow
Wanna explore the easiest way of Servo programming?? Check out the Blockly Platform at [UIFlow](flow.m5stack.com).
Wanna explore the easiest way of Servo programming?? Check out the Blockly Platform at [UIFlow](http://flow.m5stack.com).
*TO get the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/SERVO/UIFlow).*
+1 -1
View File
@@ -114,7 +114,7 @@ void loop() {
### 2. UIFlow
想要探索最简单的Servo编程驱动方式吗?快试试Blockly编程平台[UIFlow](flow.m5stack.com).
想要探索最简单的Servo编程驱动方式吗?快试试Blockly编程平台[UIFlow](http://flow.m5stack.com).
*以下代码仅为片段,如需获取完整代码, [请点击此处.](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/SERVO/UIFlow).*