Skip to content

Commit 6ceac00

Browse files
committed
Fix CW310 bulk write
1 parent 828a25b commit 6ceac00

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

microfw/CW310/src/CW310.bin

-6.61 KB
Binary file not shown.

microfw/CW310/src/config/conf_usb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ extern char usb_serial_number[33];
370370
#define USB_DEVICE_HS_SUPPORT
371371

372372
#define FW_VER_MAJOR 1
373-
#define FW_VER_MINOR 5
373+
#define FW_VER_MINOR 6
374374
#define FW_VER_DEBUG 0
375375
//@}
376376
/**

0 commit comments

Comments
 (0)