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