mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
OP-982: Adds Revolution related entries to OpenPilot-CDC.inf for Windows.
+review OPReview
This commit is contained in:
parent
166baaeaf2
commit
35b580a34e
@ -11,10 +11,12 @@ DriverVer=10/15/2009,1.0.0.0
|
||||
[DeviceList.NTx86]
|
||||
%CopterControl%= DriverInstall,USB\VID_20A0&PID_415b&MI_00
|
||||
%OPLink%= DriverInstall,USB\VID_20A0&PID_415c&MI_00
|
||||
%Revolution%= DriverInstall,USB\VID_20A0&PID_415e&MI_00
|
||||
|
||||
[DeviceList.NTamd64]
|
||||
%CopterControl%= DriverInstall,USB\VID_20A0&PID_415b&MI_00
|
||||
%OPLink%= DriverInstall,USB\VID_20A0&PID_415c&MI_00
|
||||
%Revolution%= DriverInstall,USB\VID_20A0&PID_415e&MI_00
|
||||
|
||||
[DriverInstall]
|
||||
include=mdmcpq.inf
|
||||
@ -33,3 +35,4 @@ HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
|
||||
ProviderName = "CDC Driver"
|
||||
CopterControl = "OpenPilot CDC Driver"
|
||||
OPLink = "OpenPilot CDC Driver"
|
||||
Revolution = "OpenPilot CDC Driver"
|
||||
|
Loading…
x
Reference in New Issue
Block a user