usb的文档增加usb库

This commit is contained in:
LiHuashen
2019-04-04 17:40:21 +08:00
parent 082d54dba2
commit 95dbc883dc
3 changed files with 6 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

+6
View File
@@ -37,6 +37,12 @@
*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/USB/Arduino).*
**NOTE:** Before compile this example code, you need to download the corresponding USB library from [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/USB/Arduino/Library). Then unzip and copy this library folder to Arduino library path.( Now, my path is `C:\Users\<user_name>\Documents\Arduino\libraries`)
<img src="assets/img/product_pics/module/module_usb_03.png">
<img src="assets/img/product_pics/module/module_usb_04.png">
Burn example `usb_mouse.ino`, and USB mouse access module.
* Hold down the left mouse button and drag the mouse to draw white lines.