revert changes of the line removed
This commit is contained in:
parent
d60e8f7714
commit
1aa090140f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ int configure_device();
|
|||
|
||||
libusb_device_handle* dev_handle;
|
||||
const uint16_t VID = 0x048d;
|
||||
const uint16_t PID = 0x5711;
|
||||
unsigned int TIMEOUT = 2000;
|
||||
int counter;
|
||||
int limit;
|
Loading…
Reference in a new issue