Add switchable hardware input backend

This commit is contained in:
王鹏
2026-04-20 15:53:32 +08:00
parent 66b8edf8e4
commit beb1375d71
5 changed files with 278 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ import math
import random
import time
import logging
import pydirectinput
from hardware_control import hw_ctrl as pydirectinput
from stuck_handler import StuckHandler
# 转向与死区常量(度)