From 509717dbdb035c47b4624862b8524809925cd63b Mon Sep 17 00:00:00 2001
From: LiHuashen <854410664@qq.com>
Date: Wed, 13 Mar 2019 16:31:54 +0800
Subject: [PATCH] ...
---
docs/en/module/usb.md | 10 ++++++++--
docs/zh_CN/module/usb.md | 10 ++++++++--
2 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/docs/en/module/usb.md b/docs/en/module/usb.md
index b3230e49..65414efc 100644
--- a/docs/en/module/usb.md
+++ b/docs/en/module/usb.md
@@ -4,7 +4,7 @@
***
-:memo:**[Description](#Description)** :octocat:**[Example](#Example)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-New-USB-Module-USB-HOST-HID-with-MAX3421E-SPI-Interface-Output-5-Input-5-Compatible/3226069_32961627365.html?spm=2114.12010615.8148356.4.6c042548sAUbGi)**
+:memo:**[Description](#Description)** :octocat:**[Example](#Example)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-New-USB-Module-USB-HOST-HID-with-MAX3421E-SPI-Interface-Output-5-Input-5-Compatible/3226069_32961627365.html?spm=2114.12010615.8148356.4.6c042548sAUbGi)** :clapper:**[Related Video](#Related-Video)**
## Description
@@ -88,4 +88,10 @@ if(Usb.getUsbTaskState() == USB_STATE_RUNNING)
## Schematic
-
\ No newline at end of file
+
+
+## Related Video
+
+**USB Case - Read USB device**
+
+
\ No newline at end of file
diff --git a/docs/zh_CN/module/usb.md b/docs/zh_CN/module/usb.md
index 4be78552..5e88482d 100644
--- a/docs/zh_CN/module/usb.md
+++ b/docs/zh_CN/module/usb.md
@@ -4,7 +4,7 @@
***
-:memo:**[描述](#描述)** :octocat:**[例程](#例程)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.13.1dbd425eDUpt0Z&id=583599151180)**
+:memo:**[描述](#描述)** :octocat:**[例程](#例程)** :electric_plug:**[原理图](#原理图)** 🛒**[购买链接](https://item.taobao.com/item.htm?spm=a1z10.3-c.w4002-1172588106.13.1dbd425eDUpt0Z&id=583599151180)** :clapper:**[相关视频](#相关视频)**
## 描述
@@ -82,4 +82,10 @@ if(Usb.getUsbTaskState() == USB_STATE_RUNNING)
## 原理图
-
\ No newline at end of file
+
+
+## 相关视频
+
+**USB 的案例 - 读取 USB 设备**
+
+