Endpoint no longer needs cgo.
This commit is contained in:
@@ -15,9 +15,6 @@
|
|||||||
|
|
||||||
package usb
|
package usb
|
||||||
|
|
||||||
// #include <libusb.h>
|
|
||||||
import "C"
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"log"
|
"log"
|
||||||
|
Reference in New Issue
Block a user