From ed331f8c9ae2b963a36b5e240dbf1f16e6ae30cc Mon Sep 17 00:00:00 2001 From: LiHuashen <854410664@qq.com> Date: Mon, 28 Jan 2019 10:45:20 +0800 Subject: [PATCH] updated docs of M5Stick --- docs/en/core/m5stick.md | 10 ++++++++-- docs/en/module/encoder.md | 2 +- docs/ja/core/m5stick.md | 10 ++++++++-- docs/zh_CN/core/m5stick.md | 10 ++++++++-- 4 files changed, 25 insertions(+), 7 deletions(-) diff --git a/docs/en/core/m5stick.md b/docs/en/core/m5stick.md index cfdc57c9..9d4e12c7 100644 --- a/docs/en/core/m5stick.md +++ b/docs/en/core/m5stick.md @@ -74,9 +74,15 @@ If you want the complete schematic, please click [here](https://github.com/m5sta ## Example -* [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest) +* **Arduino** -* [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow) + - [M5Stick Factory Test](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest) + + - [M5Stick Watch](https://github.com/eggfly/StickWatch) + +* **UIFlow** + + - [White square game](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow) ## Related Video diff --git a/docs/en/module/encoder.md b/docs/en/module/encoder.md index 67d4f6e9..a01fdaea 100644 --- a/docs/en/module/encoder.md +++ b/docs/en/module/encoder.md @@ -1,6 +1,6 @@ # ENCODER - + *** diff --git a/docs/ja/core/m5stick.md b/docs/ja/core/m5stick.md index 8f333af7..121bae06 100644 --- a/docs/ja/core/m5stick.md +++ b/docs/ja/core/m5stick.md @@ -85,9 +85,15 @@ https://github.com/m5stack/M5-Schematic/tree/master/Core/m5stick ## サンプルコード -* [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest) +* **Arduino** -* [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow) + - [M5Stick工場試験ルーチン](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest) + + - [M5Stick見る](https://github.com/eggfly/StickWatch) + +* **UIFlow** + + - [ホワイトスクエアゲーム](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow) ## 関連動画 diff --git a/docs/zh_CN/core/m5stick.md b/docs/zh_CN/core/m5stick.md index f1365af4..c0c55cdf 100644 --- a/docs/zh_CN/core/m5stick.md +++ b/docs/zh_CN/core/m5stick.md @@ -74,9 +74,15 @@ M5Stick有两个版本,白色外壳是无PSRAM的版本,灰色外壳是有MP ## 例程 -* [Arduino](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest) +* **Arduino** -* [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow) + - [M5Stick出厂测试例程](https://github.com/m5stack/M5Stack/tree/master/examples/Stick/FactoryTest) + + - [M5Stick手表](https://github.com/eggfly/StickWatch) + +* **UIFlow** + + - [白色方块游戏](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Stick/UIFlow) ## 相关视频