greendeck/greendeck/lib/hidapi/__init__.py

3 lines
39 B
Python
Raw Normal View History

2022-12-13 14:25:50 -06:00
class HIDAPIError(Exception):
pass