From 396bbfbb9ff2716801610277afda845f068065d7 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Tue, 20 Aug 2019 19:55:28 +0800 Subject: [PATCH] add GoPlus I2C manual en --- docs/en/module/goplus.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/en/module/goplus.md b/docs/en/module/goplus.md index 193b57dc..b938cc87 100644 --- a/docs/en/module/goplus.md +++ b/docs/en/module/goplus.md @@ -57,6 +57,9 @@ Communication Protocol: IIC (0x61). ## Document + +- Agreement manual - **[I2C](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/GoPlus/GoPlus_I2C%E5%8D%8F%E8%AE%AE%E6%93%8D%E4%BD%9C%E8%AF%B4%E6%98%8E.pdf)** + - Datasheet - **[LV8548MC](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/GoPlus/LV8548MC-D.PDF)** @@ -64,6 +67,4 @@ Communication Protocol: IIC (0x61). ## Code - Driver firmware - **[GoPlus](https://github.com/m5stack/GoPlus/tree/master/src)** -- Test Code - **[GoPlus](https://github.com/m5stack/GoPlus/tree/master/test)** - - +- Test Code - **[GoPlus](https://github.com/m5stack/GoPlus/tree/master/test)** \ No newline at end of file