This commit is contained in:
张开元
2025-08-06 15:15:28 +08:00
parent 0b11c5491f
commit 721ed38c4c
7 changed files with 549 additions and 84 deletions
+1
View File
@@ -18,6 +18,7 @@ var (
// Ensure drivers implement SIMSupport interface
_ SIMSupport = (*UIA2Driver)(nil)
_ SIMSupport = (*WDADriver)(nil)
)
// current implemeted driver: ADBDriver, UIA2Driver, WDADriver, HDCDriver