From abefe57c4264bc7b52e819f42d6f0425ba2bab9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=9A=E6=9C=80=E5=A5=BD=E7=9A=84=E8=87=AA=E5=B7=B1?= Date: Sun, 9 Jun 2019 14:31:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E5=BA=8F=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/README.md b/doc/README.md index 2faf70e..d575bb4 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,6 +1,6 @@ ## 复位时序 -![复位时序](https://git.shuixx.com/shuixx/ds18b20/src/master/doc/reset.png) +![复位时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/reset.png) ## 读时序 -![读时序](https://git.shuixx.com/shuixx/ds18b20/src/master/doc/read.png) +![读时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/read.png) ## 写时序 -![写时序](https://git.shuixx.com/shuixx/ds18b20/src/master/doc/write.png) \ No newline at end of file +![写时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/write.png) \ No newline at end of file