add 巡逻模式优先上马

This commit is contained in:
王鹏
2026-03-23 09:50:08 +08:00
parent be436b66a7
commit f517c29579
20 changed files with 233 additions and 6 deletions

View File

@@ -21,6 +21,10 @@ _DEFAULTS = {
"scan_region_height": 15,
"offset_left": 20,
"offset_top": 45,
# 巡逻上马coordinate_patrol与 GUI「参数配置」一致
"mount_key": "x",
"mount_hold_sec": 1.6,
"mount_retry_after_sec": 2.0,
}
SCREENSHOT_DIR = 'screenshot'