Merge branch 'master' into authors_and_contributing
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
void print_xfer(struct libusb_transfer *xfer);
|
void print_xfer(struct libusb_transfer *xfer);
|
||||||
|
void iso_callback(void *);
|
||||||
|
|
||||||
void callback(struct libusb_transfer *xfer) {
|
void callback(struct libusb_transfer *xfer) {
|
||||||
//printf("Callback!\n");
|
//printf("Callback!\n");
|
||||||
|
Reference in New Issue
Block a user