Merge commit '1693c32f42e69634b52df1bf827fd81dc3abda46' * commit '1693c32f42e69634b52df1bf827fd81dc3abda46': Fix KT Tech's usb vendor ID.
This commit is contained in:
commit
3b5d79b78c
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
|||
// SK Telesys's USB Vendor ID
|
||||
#define VENDOR_ID_SK_TELESYS 0x1F53
|
||||
// KT Tech's USB Vendor ID
|
||||
#define VENDOR_ID_KT_TECH 0x3403
|
||||
#define VENDOR_ID_KT_TECH 0x2116
|
||||
|
||||
|
||||
/** built-in vendor list */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue