mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix mistak
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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).*
|
||||
|
||||
|
||||
@@ -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).*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user