Solaar/lib/hidapi/__init__.py

9 lines
130 B
Python

"""Generic Human Interface Device API.
"""
#
# In case a future pure-Python implementation is feasible.
#
from .native import *