mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
docs: typo
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
emulator-5554 device
|
||||
```
|
||||
|
||||
- 返回的 `emulator-5554` 就是模拟器的adb地址,覆盖掉 `127.0.0.1:5554` ,例如:
|
||||
- 返回的 `emulator-5554` 就是模拟器的adb地址,覆盖掉 `127.0.0.1:5555` ,例如:
|
||||
|
||||
```python
|
||||
if asst.connect("/home/foo/Android/Sdk/platform-tools/adb", "emulator-5554"):
|
||||
|
||||
Reference in New Issue
Block a user