Move most serial commands to usb shared USB claim with adb

This commit is contained in:
Sashanoraa
2025-06-04 02:38:54 -04:00
committed by Cooper Quintin
parent d399532494
commit d7fb8b9c85
3 changed files with 67 additions and 27 deletions
Generated
+1 -1
View File
@@ -5,7 +5,7 @@ version = 4
[[package]]
name = "adb_client"
version = "2.1.11"
source = "git+https://github.com/cooperq/adb_client.git?rev=88b3a3a24fe91d16101e44cebd84bd0ecc74ecdf#88b3a3a24fe91d16101e44cebd84bd0ecc74ecdf"
source = "git+https://github.com/gaykitty/adb_client.git?rev=e732fc178a0eb237138e4091059ff5ffa241385a#e732fc178a0eb237138e4091059ff5ffa241385a"
dependencies = [
"async-io",
"base64",