Added a PowerModeChanged event handler to reset the hardware tree when resuming from sleep. This should correctly restore fan controls and other states.

This commit is contained in:
Michael Möller
2020-05-17 18:13:32 +02:00
parent 39cfbc709d
commit e82b9d7da2
3 changed files with 36 additions and 11 deletions

View File

@@ -10,5 +10,5 @@
using System.Reflection;
[assembly: AssemblyVersion("0.9.3.2")]
[assembly: AssemblyInformationalVersion("0.9.3.2 Alpha")]
[assembly: AssemblyVersion("0.9.3.3")]
[assembly: AssemblyInformationalVersion("0.9.3.3 Alpha")]