diff --git a/docs/assets/img/product_pics/module/module_usb_03.png b/docs/assets/img/product_pics/module/module_usb_03.png new file mode 100644 index 00000000..ec3ddb69 Binary files /dev/null and b/docs/assets/img/product_pics/module/module_usb_03.png differ diff --git a/docs/assets/img/product_pics/module/module_usb_04.png b/docs/assets/img/product_pics/module/module_usb_04.png new file mode 100644 index 00000000..e6143e63 Binary files /dev/null and b/docs/assets/img/product_pics/module/module_usb_04.png differ diff --git a/docs/en/module/usb.md b/docs/en/module/usb.md index 08ce4cd3..1d208c28 100644 --- a/docs/en/module/usb.md +++ b/docs/en/module/usb.md @@ -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\\Documents\Arduino\libraries`) + + + + + Burn example `usb_mouse.ino`, and USB mouse access module. * Hold down the left mouse button and drag the mouse to draw white lines.