revert changes of the line removed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/release/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Dmitry Isaenko 2025-02-26 19:45:14 +03:00
parent d60e8f7714
commit 1aa090140f

View file

@ -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;