greendeck/greendeck/lib/hidapi/__init__.py
2022-12-13 14:25:50 -06:00

3 lines
39 B
Python

class HIDAPIError(Exception):
pass