Skip to content

Commit 4f73d1f

Browse files
authored
Hotplug implementation for MacOS (HidManager approach) (#653)
1 parent 4537833 commit 4f73d1f

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
@@ -151,9 +151,6 @@ int device_callback(
151151
/* Printed data might not show on the screen - force it out */
152152
fflush(stdout);
153153

154-
//if (device->product_id == 0x0ce6)
155-
// return 1;
156-
157154
return 0;
158155
}
159156

0 commit comments

Comments
 (0)