mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-14 03:16:40 +10:00
Fixing Sahara issues & .NET Framework project files
This commit is contained in:
@@ -149,6 +149,7 @@ namespace WPinternals
|
||||
|
||||
void LumiaNotifier_Arrival(object sender, USBEvent e)
|
||||
{
|
||||
LogFile.Log("A device arrived: " + e.DevicePath, LogType.FileOnly);
|
||||
try
|
||||
{
|
||||
if ((e.DevicePath.IndexOf("VID_0421&PID_0660&MI_04", StringComparison.OrdinalIgnoreCase) >= 0) ||
|
||||
|
||||
Reference in New Issue
Block a user