summaryrefslogtreecommitdiffstats
path: root/freestyle_hid/_exceptions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-03Be more verbose on error messages and parsing with construct.Diego Elio Pettenò1-0/+8
Instead of manually combining and parsing integers (particularly IV that is a 56-bit integer), use construct formats to handle the parsing.
2023-08-03If present, load the actual keys from freestyle-keys package.Diego Elio Pettenò1-0/+11