更新 README_zh.md

This commit is contained in:
sky 2024-12-07 22:09:39 +08:00
parent fa83b1b95e
commit 8c16f1136d

View File

@ -42,7 +42,7 @@ Fork开发分支并将PR提交到开发分支 :)
## 使用说明
**运行工具包:**
- 打开ADB & Fastboot++(参见[使用ADB](https://github.com/iamromulan/quectel-rgmii-configuration-notes?tab=readme-ov-file#unlocking-and-using-adb)或直接使用adb
- 打开ADB & Fastboot++(参见[使用ADBGithub](https://github.com/iamromulan/quectel-rgmii-configuration-notes?tab=readme-ov-file#unlocking-and-using-adb) [(英文版)](ADB-Usage.md) [(中文版)](ADB-Usage-cn.md)或直接使用adb
- 确保您的调制解调器通过USB连接到计算机
- 运行`adb devices`确保adb检测到您的调制解调器
- 运行`adb shell ping 8.8.8.8`确保shell可以访问互联网。如果出现错误请确保调制解调器已连接到蜂窝网络并确保已设置`AT+QMAPWAC=1`(参见故障排除部分:[无法从以太网端口获取互联网访问(常见)](https://github.com/iamromulan/quectel-rgmii-configuration-notes/tree/main?tab=readme-ov-file#i-cant-get-internet-access-from-the-ethernet-port-common)