Skip to content

Commit 1d90820

Browse files
committed
删除所有模块下的<nodule_name>.md,在readme.md中编写接口说明和应用指导
1 parent fb0ef37 commit 1d90820

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@
1111
`-- libraries --- 存储库代码和文档
1212
|-- ads1115 --- 以库的名称建立文件夹,分类存储库代码和文档
1313
| |-- README.md --- 应用指导文档
14-
| |-- ads1115.md --- 接口说明文档
1514
| |-- ads1115.py --- 库代码
1615
| `-- ads1115_demo.py --- demo示例
1716
`-- bmp280 --- 同上
1817
|-- README.md
19-
|-- bmp280.md
2018
|-- bmp280.py
2119
`-- bmp280_demo.py
2220
```

libraries/ads1115/ads1115.md

Whitespace-only changes.

libraries/bmp280/bmp280.md

Whitespace-only changes.

0 commit comments

Comments
 (0)