Skip to content

Commit

Permalink
Refactor hid.py (#1068)
Browse files Browse the repository at this point in the history
* Small memory and performance improvements, mostly const() and bytearray
  ops.
* Separate out report specific code into report classes. Serves as a base
  for easier addition of custom endpoints in "the future".
* Lots of small integration changes, for example a simpler mechanism to
  record reports for unit tests (now with potential to verify other
  reports than 6KRO).
  • Loading branch information
xs5871 authored Jan 8, 2025
1 parent f511691 commit 0b26d06
Show file tree
Hide file tree
Showing 7 changed files with 249 additions and 311 deletions.
Loading

0 comments on commit 0b26d06

Please sign in to comment.