This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Labrador
mirror of
https://github.com/EspoTek/Labrador.git
Watch
1
Star
0
Fork
You've already forked Labrador
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae34eaf692
Labrador
/
Old Matlab Interface
/
.svn
/
pristine
/
37
/
3760526ebf9920e390f38d721bd...
5 lines
90 B
Plaintext
Raw
Blame
History
function [] = mex_usb_init(VID, PID)
global usb_handle
usb_handle = USB_INIT(VID, PID);
Reference in New Issue
View Git Blame
Copy Permalink