Changeset 255
- Timestamp:
- 09/10/08 20:21:51 (5 years ago)
- Files:
-
- 1 modified
-
branches/behrens/mfiles/COM_OpenNXTEx.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/behrens/mfiles/COM_OpenNXTEx.m
r237 r255 970 970 try 971 971 % use "our" wrapper file... 972 %FIXME shouldn't the following call distinguish between libusb_proto and libusb_win_proto? LA, 10.9.08 972 973 loadlibrary(hIn.ConnectionLibraryName, @libusb_win_proto) 973 974 textOut(sprintf('done.\n'));
