Update uart.md

修改错字,将“里程”改为“历程”
This commit is contained in:
Misakago
2023-07-07 15:39:32 +08:00
committed by GitHub
parent df01f29b24
commit bd6c3d8cf4

View File

@@ -130,7 +130,7 @@ uart.deinit()
### 例程 1
在运行程之前,请确认 `PIN4` 已经连接到 `PIN10` `PIN3` 已经连接到 `PIN11`
在运行程之前,请确认 `PIN4` 已经连接到 `PIN10` `PIN3` 已经连接到 `PIN11`
运行程序后,可以在终端看到 `baudrate:115200 bits:8 parity:0 stop:0 ---check Successfully` 的打印信息