Auto Apply power limits

This commit is contained in:
seerge
2023-03-08 17:25:11 +01:00
parent be133cd238
commit 4e6fa6d9b0
7 changed files with 272 additions and 177 deletions

View File

@@ -200,7 +200,6 @@ public class ASUSWmi
}
public void SubscribeToEvents(Action<object, EventArrivedEventArgs> EventHandler)
{
ManagementEventWatcher watcher = new ManagementEventWatcher();