Skip to content

Commit

Permalink
Hotplug implementation for MacOS (HidManager approach) (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
k1-801 committed Apr 6, 2024
1 parent 4537833 commit 4f73d1f
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 17 deletions.
3 changes: 0 additions & 3 deletions hidtest/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@ int device_callback(
/* Printed data might not show on the screen - force it out */
fflush(stdout);

//if (device->product_id == 0x0ce6)
// return 1;

return 0;
}

Expand Down
Loading

0 comments on commit 4f73d1f

Please sign in to comment.