mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 00:05:57 +08:00
adb over smays
old-commit-hash: 48306360a10beeae8868e93dfd0eb245e46a1c77
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# then, connect to computer:
|
||||
# adb connect 192.168.5.11:5555
|
||||
|
||||
setprop service.adb.tcp.port 5555
|
||||
stop adbd
|
||||
start adbd
|
||||
Reference in New Issue
Block a user