ds18b20/doc/README.md

6 lines
274 B
Markdown
Raw Permalink Normal View History

2019-06-09 14:28:06 +08:00
## 复位时序
2019-06-09 14:31:01 +08:00
![复位时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/reset.png)
2019-06-09 14:28:06 +08:00
## 读时序
2019-06-09 14:31:01 +08:00
![读时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/read.png)
2019-06-09 14:28:06 +08:00
## 写时序
2019-06-09 14:31:01 +08:00
![写时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/write.png)