From 0f20aba1430fa3b298fcf49b88915d8d31421ae2 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Mon, 30 Dec 2019 13:53:16 +0800 Subject: [PATCH] Update hat-bugc.md --- docs/zh_CN/hat/hat-bugc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/zh_CN/hat/hat-bugc.md b/docs/zh_CN/hat/hat-bugc.md index 164b992c..1874dc86 100644 --- a/docs/zh_CN/hat/hat-bugc.md +++ b/docs/zh_CN/hat/hat-bugc.md @@ -64,7 +64,6 @@ Bugc底座需要结合M5StickC控制器使用.在底座上,配备了四个由S >2. After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters,click **"Burn"** to burn the program (**For M5StickC, set the baud rate to 750000 or 115200**) - ## Code [点击此处](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/BugC/UIFlow),获取完整程序.