scripts: update naming and remove unused

This commit is contained in:
alfrix
2022-11-18 13:38:20 -03:00
parent 6cb18816e2
commit 92e899cf56
5 changed files with 1 additions and 31 deletions

View File

@@ -28,7 +28,7 @@ search "how to enable android debugging on device-model-and-brand"
```bash
cd ~/KlipperScreen/scripts
cp android-adb.sh launch_KlipperScreen.sh
cp sample-android-adb.sh launch_KlipperScreen.sh
chmod +x launch_KlipperScreen.sh
```