Merge: Tool to enable/disable ADB

This commit is contained in:
Mauro Vietri 2023-05-31 00:27:15 -03:00
parent 0f34d709e4
commit 3a2da4c1ab
9 changed files with 118 additions and 15 deletions

View file

@ -0,0 +1,5 @@
#!/bin/sh
PATH=$(dirname "$0")
cd "$PATH"
./toggle_adb.elf