From 0ae678ba78609ecad89da229d03da8ed510e0eaa Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Wed, 27 Nov 2019 10:18:57 +0800 Subject: [PATCH] add bugc arduino --- docs/en/hat/hat-bugc.md | 4 ++-- docs/zh_CN/hat/hat-bugc.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/hat/hat-bugc.md b/docs/en/hat/hat-bugc.md index 3dac3c64..d26fa732 100644 --- a/docs/en/hat/hat-bugc.md +++ b/docs/en/hat/hat-bugc.md @@ -61,10 +61,10 @@ The Bugc base needs to be used in conjunction with the M5StickC controller. The ## Code -### 1. UIFlow - *To get UIFlow example, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/BugC/UIFlow).* +- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat)** + ## Video diff --git a/docs/zh_CN/hat/hat-bugc.md b/docs/zh_CN/hat/hat-bugc.md index 48f70a79..f03bead3 100644 --- a/docs/zh_CN/hat/hat-bugc.md +++ b/docs/zh_CN/hat/hat-bugc.md @@ -57,10 +57,10 @@ Bugc底座需要结合M5StickC控制器使用.在底座上,配备了四个由S ## Code -### 1. UIFlow 例程 - [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/BugC/UIFlow),获取完整程序. +- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat)** + ## 相关视频