new upstream 2.8.0
This commit is contained in:
parent
fc7f4b43c1
commit
b2b0c9995a
836 changed files with 137090 additions and 30018 deletions
|
|
@ -38,6 +38,8 @@ iteration function to display results:
|
|||
nutscan_options_t * opt;
|
||||
nutscan_device_t *device;
|
||||
|
||||
nutscan-init();
|
||||
|
||||
if ((device = nutscan_scan_usb()) == NULL) {
|
||||
printf("No device found\n");
|
||||
exit(EXIT_FAILURE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue