- reset renamed
git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@41 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -44,7 +44,7 @@ public class USBDevice {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static void reset() throws USBException {
|
public static void reset() throws USBException {
|
||||||
USB.resetUsbDevie();
|
USB.resetUsbDevice();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void write(byte[] data, int length) throws USBException {
|
public static void write(byte[] data, int length) throws USBException {
|
||||||
|
|||||||
Reference in New Issue
Block a user