mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 18:02:38 +02:00
Update ch347jtag.cpp
Update read/write timeout
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ using namespace std;
|
||||
#define CH347JTAG_WRITE_EP 0x06
|
||||
#define CH347JTAG_READ_EP 0x86
|
||||
|
||||
#define CH347JTAG_TIMEOUT 200
|
||||
#define CH347JTAG_TIMEOUT 1000
|
||||
|
||||
enum CH347JtagCmd {
|
||||
CMD_BYTES_WO = 0xd3,
|
||||
|
||||
Reference in New Issue
Block a user