From e49e52519219ca8ddcc2557dc2c7f16799ee6af8 Mon Sep 17 00:00:00 2001
From: vany5921 <908744431@qq.com>
Date: Wed, 8 Jan 2020 21:03:00 +0800
Subject: [PATCH] update information
---
docs/en/hat/hat-finger.md | 9 ++++-----
docs/en/hat/hat-joystick.md | 6 ++----
docs/en/hat/hat-neoflash.md | 4 ----
docs/en/hat/hat-puppyc.md | 6 ++----
docs/en/hat/hat-servo.md | 6 ++++--
docs/en/hat/hat-tof.md | 11 ++++-------
docs/zh_CN/hat/hat-finger.md | 5 +++--
docs/zh_CN/hat/hat-joystick.md | 8 ++++----
docs/zh_CN/hat/hat-neoflash.md | 8 --------
docs/zh_CN/hat/hat-puppyc.md | 4 ++--
docs/zh_CN/hat/hat-servo.md | 6 ++++--
docs/zh_CN/hat/hat-tof.md | 14 +++-----------
12 files changed, 32 insertions(+), 55 deletions(-)
diff --git a/docs/en/hat/hat-finger.md b/docs/en/hat/hat-finger.md
index 00759cc6..7255ee70 100644
--- a/docs/en/hat/hat-finger.md
+++ b/docs/en/hat/hat-finger.md
@@ -4,7 +4,7 @@
***
-:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://m5stack.com/collections/all/products/m5stickc-fingerprint-hatf1020sc)**
**[EasyLoader](#EasyLoader)**
+:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/all/products/m5stickc-fingerprint-hatf1020sc)**
**[EasyLoader](#EasyLoader)**
@@ -60,9 +60,6 @@ UART settings:
-
-
-
## EasyLoader
@@ -76,12 +73,14 @@ UART settings:
## Example
- **UIFlow**
+
Open http://flow.m5stack.com and Load Demo
-- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/finger-hat/Arduino/FINGER)**
+- **Arduino**
+To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/finger-hat/Arduino/FINGER)
## Document
diff --git a/docs/en/hat/hat-joystick.md b/docs/en/hat/hat-joystick.md
index be6dfd00..7a880d40 100644
--- a/docs/en/hat/hat-joystick.md
+++ b/docs/en/hat/hat-joystick.md
@@ -6,7 +6,6 @@
:memo:**[Description](#Description)** :electric_plug:**[Schematic](#Schematic)** :octocat:**[Code](#Code)**
**[EasyLoader](#EasyLoader)** 🛒**[Purchase](https://m5stack.com/products/m5stickc-joystick-hat)**
-
## Description
**Joystick HAT** is one of the HAT module that is specifically designed for M5StickC. We have used a STM32F030F4 microprocessor inside to implement I2C communication with M5StickC.
@@ -89,15 +88,15 @@ Register:
>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 start burning. (**For M5StickC burning, please Set the baud rate to 750000 or 115200**)
-
## Code
- **UIFlow**
-- **[Arduino](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat)**
+- **Arduino**
+To get complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Hat/hat-joystick/Arduino/Joystick_hat)
## Pin Map
@@ -106,7 +105,6 @@ Register:
| Joystick HAT | SDA | SCL | 3.3V | GND |
-
## Video