diff options
| author | Damien George | 2014-04-10 22:51:48 +0100 |
|---|---|---|
| committer | Damien George | 2014-04-10 22:51:48 +0100 |
| commit | 037b3e0e21f1fdd736487157e9b8f6a5cd5923d8 (patch) | |
| tree | efc76b2ab1f1165bef8252895f82b6926e17f1d3 /stmhal | |
| parent | 3f4898456bb1a451e5e6d45cb62c9c718f2b8a76 (diff) | |
| parent | fec6f018ee63da9930a5b3db157ee5f544283fee (diff) | |
Merge pull request #458 from lurch/patch-1
Tweak pybcdc.inf to match recent changes to pybcdc.h
Diffstat (limited to 'stmhal')
| -rwxr-xr-x | stmhal/pybcdc.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stmhal/pybcdc.inf b/stmhal/pybcdc.inf index 372c313e9..eb04b65ce 100755 --- a/stmhal/pybcdc.inf +++ b/stmhal/pybcdc.inf @@ -77,10 +77,10 @@ ServiceBinary=%12%\usbser.sys [SourceDisksFiles]
[SourceDisksNames]
[DeviceList]
-%DESCRIPTION%=DriverInstall, USB\VID_0483&PID_5740&MI_00
+%DESCRIPTION%=DriverInstall, USB\VID_0483&PID_5740&MI_00, USB\VID_0483&PID_5740&MI_01
[DeviceList.NTamd64]
-%DESCRIPTION%=DriverInstall, USB\VID_0483&PID_5740&MI_00
+%DESCRIPTION%=DriverInstall, USB\VID_0483&PID_5740&MI_00, USB\VID_0483&PID_5740&MI_01
;---------------------------------------------------------------------
; String Definitions
|
