pavel-a / usb-relay-hid

Software for USB-connected relays with HID interface. See the WIKI for more info.
http://vusb.wikidot.com/project:driver-less-usb-relays-hid-interface
242 stars 105 forks source link

OSX unknown error(0) #28

Open rashenoy opened 5 years ago

rashenoy commented 5 years ago

I was able to build the Xcode project on Mojave, OSX. But when I run the executable I get this error error finding USB relay: Unknown error (0)

Do I need to do anything before I can run the hidusb-relay-cmd

rashenoy commented 5 years ago

Looks like I need to run hidusb-relay-cmd with sudo. How to avoid this ?