Files
sunnypilot/selfdrive/debug/adb.sh
Adeeb Shihadeh 83cfbeaf9a adb over smays
old-commit-hash: 48306360a1
2020-12-12 19:21:45 -08:00

9 lines
134 B
Bash
Executable File

#!/usr/bin/bash
# then, connect to computer:
# adb connect 192.168.5.11:5555
setprop service.adb.tcp.port 5555
stop adbd
start adbd