From f78cf05d1685774b7fe86074fbfb398bf1195657 Mon Sep 17 00:00:00 2001 From: Zip <76966589@qq.com> Date: Wed, 6 May 2020 10:57:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=9B=BE=E5=BA=93?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b15113f..6b4f294 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # zTC1 a1版 **斐讯TC1智能排插个人固件.** +github无法打开查看的可在gitee查看:https://gitee.com/a2633063/zTC1 + 排插TC1因为服务器关闭,无法使用. 为此,开发供自己使用的FW及对应app,确保自己能够正常使用此排插.取名为zTC1. @@ -62,7 +64,7 @@ - + @@ -119,13 +121,13 @@ 硬件版本在外包装底部,如图所示: -![hardware_version](https://raw.githubusercontent.com/a2633063/zTC1/master/README/hardware_version.png) +![hardware_version](https://cdn.jsdelivr.net/gh/a2633063/Image/zTC1/hardware_version.png) 如果没有包装,只能[拆开](#拆机接线及烧录固件相关)分辨,如图,左侧为不支持的a2版本,右侧为支持的a1版本 -![a1_a2](https://raw.githubusercontent.com/a2633063/zTC1/master/README/a1_a2.png) +![a1_a2](https://cdn.jsdelivr.net/gh/a2633063/Image/zTC1/a1_a2.png) ## 开始 @@ -198,6 +200,10 @@ TC1使用的主控为EMW3031,基于MiCO(MCU based Internet Connectivity Operatin ### 文档更新日志 +**20200506** + +修改文档图库地址 + **20191224** 增加FAQ跳转链接