Add OnlyKey support
This commit is contained in:
5
libagent/device/onlykey_defs.py
Normal file
5
libagent/device/onlykey_defs.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""OnlyKey-related definitions."""
|
||||
|
||||
# pylint: disable=unused-import,import-error,no-name-in-module
|
||||
|
||||
from onlykey import OnlyKey, Message
|
||||
Reference in New Issue
Block a user