Skip to content

Commit

Permalink
Merge branch 'feature-v2.1' of https://github.com/Jinnrry/RobotHelper
Browse files Browse the repository at this point in the history
…into feature-v2.1
  • Loading branch information
Jinnrry committed Aug 19, 2020
2 parents 3f1b481 + e1d21c5 commit 528237d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion UPDATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## V2.1版本新功能

1.底层点击实现新增了无障碍接口实现,你可以使用`Robot.setExecType(Robot.ExecTypeXposed);`或者`Robot.setExecType(Robot.ExecTypeAccessibillty);`切换实现方式

2.代码整理(But 整理后依然很乱)


Expand All @@ -23,4 +24,4 @@

2.内置了Tessact-Ocr,不再依赖服务端做文字识别,支持设置黑白名单

3.内置opencv,各种图像处理,轨迹追踪,再也不是难题
3.内置opencv,各种图像处理,轨迹追踪,再也不是难题

0 comments on commit 528237d

Please sign in to comment.