mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed atx clicking
This commit is contained in:
@@ -56,5 +56,5 @@ class Atx:
|
||||
for flag in (True, False):
|
||||
gpio.write(pin, flag)
|
||||
await asyncio.sleep(delay)
|
||||
return True
|
||||
return True
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user