mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
spi firmware
This commit is contained in:
@@ -27,6 +27,5 @@ def _patch_lib(lib_path: str, patch_path: str) -> None:
|
||||
|
||||
# =====
|
||||
_libs = _get_libs()
|
||||
assert "TimerOne" in _libs # Just checking
|
||||
if "HID-Project" in _libs:
|
||||
_patch_lib(_libs["HID-Project"], "patches/absmouse.patch")
|
||||
|
||||
Reference in New Issue
Block a user