mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
fixed atx clicking
This commit is contained in:
parent
ff7b7ea9a7
commit
7548e86a06
@ -56,5 +56,5 @@ class Atx:
|
|||||||
for flag in (True, False):
|
for flag in (True, False):
|
||||||
gpio.write(pin, flag)
|
gpio.write(pin, flag)
|
||||||
await asyncio.sleep(delay)
|
await asyncio.sleep(delay)
|
||||||
return True
|
return True
|
||||||
return False
|
return False
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user