Skip to content

Commit cb95508

Browse files
committed
更新readme
1 parent e5d1c71 commit cb95508

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
| 文件 | 说明 |
1010
| ---------------- | ------------------------------- |
11-
| i2c_aht10_sample.c | i2c 设备的使用例程 |
12-
| pin_beep_sample.c | pin 设备的使用例程 |
13-
| uart_sample.c | serial 设备的使用例程 |
14-
| spi_w25q_sample.c | spi 设备的使用例程 |
11+
| i2c_aht10_sample.c | 使用 i2c 设备获取 aht10 温湿度传感器数据 |
12+
| pin_beep_sample.c | 使用 pin 设备控制蜂鸣器 |
13+
| uart_sample.c | 使用 serial 设备收发数据 |
14+
| spi_w25q_sample.c | 使用 spi 设备读取 W25Q ID |
1515

1616
### 1.2 许可证
1717

0 commit comments

Comments
 (0)