From 482bc8b0d6b1e2f1ba662283efb0c4266f2d3d13 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Tue, 13 Aug 2019 09:34:21 +0800 Subject: [PATCH] add MPU6886 datasheet link for M5StickC --- docs/en/core/m5stickc.md | 1 + docs/index.md | 2 +- docs/zh_CN/README.md | 2 +- docs/zh_CN/core/m5stickc.md | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/en/core/m5stickc.md b/docs/en/core/m5stickc.md index bfde2c05..f8a25b91 100644 --- a/docs/en/core/m5stickc.md +++ b/docs/en/core/m5stickc.md @@ -161,6 +161,7 @@ There are two versions of IMU sensors (MPU6886 and SH200Q) currently available o - [ESP32-PICO](https://github.com/m5stack/M5-Schematic/blob/master/Core/esp32-pico-d4_datasheet_cn.pdf) - [ST7735S](https://github.com/m5stack/M5-Schematic/blob/master/Core/ST7735S_v1.1.pdf) - [BM8563](http://www.belling.com.cn/media/file_object/bel_product/BM8563/datasheet/BM8563_V1.1_cn.pdf) + - [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf) - [SH200Q](https://github.com/m5stack/M5-Schematic/blob/master/Core/SH200Q.pdf) - [AXP192](https://github.com/m5stack/M5-Schematic/blob/master/Core/AXP192%20Datasheet%20v1.13_cn.pdf) - [SPM1423](https://pdf1.alldatasheet.com/datasheet-pdf/view/546596/KNOWLES/SPM1423HM4H-B.html) diff --git a/docs/index.md b/docs/index.md index 472afb97..4c9972b8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -424,7 +424,7 @@
-

IIoT Dual-Switch Kit with core

+

IIoT Dual-Switch Kit

diff --git a/docs/zh_CN/README.md b/docs/zh_CN/README.md index 03432a55..ef21f4de 100644 --- a/docs/zh_CN/README.md +++ b/docs/zh_CN/README.md @@ -423,7 +423,7 @@
-

IIoT Dual-Switch Kit with core

+

IIoT Dual-Switch Kit

diff --git a/docs/zh_CN/core/m5stickc.md b/docs/zh_CN/core/m5stickc.md index fef77759..dabc82f4 100644 --- a/docs/zh_CN/core/m5stickc.md +++ b/docs/zh_CN/core/m5stickc.md @@ -166,6 +166,7 @@ M5StickC仅支持WIN10&Linux&MAC免驱,其余操作系统则需要用户自行 - [ESP32-PICO](https://github.com/m5stack/M5-Schematic/blob/master/Core/esp32-pico-d4_datasheet_cn.pdf) - [ST7735S](https://github.com/m5stack/M5-Schematic/blob/master/Core/ST7735S_v1.1.pdf) - [BM8563](http://www.belling.com.cn/media/file_object/bel_product/BM8563/datasheet/BM8563_V1.1_cn.pdf) + - [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf) - [SH200Q](https://github.com/m5stack/M5-Schematic/blob/master/Core/SH200Q.pdf) - [AXP192](https://github.com/m5stack/M5-Schematic/blob/master/Core/AXP192%20Datasheet%20v1.13_cn.pdf) - [SPM1423](https://pdf1.alldatasheet.com/datasheet-pdf/view/546596/KNOWLES/SPM1423HM4H-B.html)