mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
refactoring
This commit is contained in:
@@ -89,9 +89,6 @@ class Plugin(BaseUserGpioDriver): # pylint: disable=too-many-instance-attribute
|
||||
raise RuntimeError(f"Unsupported port number: {pin}")
|
||||
_ = initial
|
||||
|
||||
def prepare(self) -> None:
|
||||
pass
|
||||
|
||||
async def run(self) -> None:
|
||||
prev_active = -2
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user