mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
removed edge detection
This commit is contained in:
@@ -75,7 +75,6 @@ class Plugin(BaseUserGpioDriver):
|
||||
for (pin, initial) in self.__output_pins.items()
|
||||
],
|
||||
]),
|
||||
edge_detection=False,
|
||||
interval=self.__state_poll,
|
||||
notifier=self._notifier,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user