1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 14:27:00 +08:00

Refactor: Split out ConnectionAttr and refactor minitouch command builder

- Upgrade uiautomator2 to 2.16.17 to fix bugs
- Use numpy.frombuffer() since numpy.fromstring() is deprecated
This commit is contained in:
LmeSzinc
2022-06-26 00:58:51 +08:00
parent 1b65a919d5
commit 620e6510bc
10 changed files with 344 additions and 186 deletions

View File

@@ -5,7 +5,7 @@ imageio
lz4
tqdm
adbutils==0.11.0
uiautomator2==2.16.7
uiautomator2==2.16.17
retrying
mxnet==1.6.0
cnocr==1.2.2

View File

@@ -6,7 +6,7 @@ imageio
lz4
tqdm
adbutils==0.11.0
uiautomator2==2.16.7
uiautomator2==2.16.17
retrying
mxnet==1.6.0
cnocr==1.2.2