add scale video

This commit is contained in:
shaoxiang
2019-07-19 20:14:11 +08:00
parent dc46d50450
commit 7812e751a4
2 changed files with 18 additions and 2 deletions
+9 -1
View File
@@ -115,4 +115,12 @@ void loop() {
delay(100);
}
```
```
## Video
**Demo**
<video width="500" height="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/App/M5SCALE_DIY_Kit/M5SCALE_DIY_Kit.mp4" type="video/mp4" >
</video>
+9 -1
View File
@@ -109,4 +109,12 @@ void loop() {
delay(100);
}
```
```
## Video
**Demo**
<video width="500" height="500" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/App/M5SCALE_DIY_Kit/M5SCALE_DIY_Kit.mp4" type="video/mp4" >
</video>