mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
fixed serial port disabling
This commit is contained in:
@@ -33,7 +33,7 @@ def _patch(path: str, patch_path: str) -> None:
|
||||
|
||||
|
||||
# =====
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/serial.patch")
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/optional-serial.patch")
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/get-plugged-endpoint.patch")
|
||||
|
||||
_libs = _get_libs()
|
||||
|
||||
Reference in New Issue
Block a user