mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-05 13:16:13 +03:00
removed old, invalid device reference in Leonardo .inf file.
PID 0x0032 was a leftover from bootloader testing - should never have been committed in the first place.
This commit is contained in:
@@ -86,11 +86,9 @@ ServiceBinary=%12%\%DRIVERFILENAME%.sys
|
|||||||
[SourceDisksFiles]
|
[SourceDisksFiles]
|
||||||
[SourceDisksNames]
|
[SourceDisksNames]
|
||||||
[DeviceList]
|
[DeviceList]
|
||||||
%DESCRIPTION%=DriverInstall, USB\VID_2341&PID_0032
|
|
||||||
%DESCRIPTION%=DriverInstall, USB\VID_2341&PID_0034&MI_00
|
%DESCRIPTION%=DriverInstall, USB\VID_2341&PID_0034&MI_00
|
||||||
|
|
||||||
[DeviceList.NTamd64]
|
[DeviceList.NTamd64]
|
||||||
%DESCRIPTION%=DriverInstall, USB\VID_2341&PID_0032
|
|
||||||
%DESCRIPTION%=DriverInstall, USB\VID_2341&PID_0034&MI_00
|
%DESCRIPTION%=DriverInstall, USB\VID_2341&PID_0034&MI_00
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user