Skip to content

Commit 5204fa9

Browse files
k1-801CalcProgrammer1
authored andcommitted
Hotplug implementation for MacOS (HidManager approach) (libusb#653)
1 parent d9587b7 commit 5204fa9

2 files changed

Lines changed: 416 additions & 17 deletions

File tree

hidtest/test.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,6 @@ int device_callback(
155155
/* Printed data might not show on the screen - force it out */
156156
fflush(stdout);
157157

158-
//if (device->product_id == 0x0ce6)
159-
// return 1;
160-
161158
return 0;
162159
}
163160

0 commit comments

Comments
 (0)