Fixed an issue with the Nuvoton NCT6791D (hardware monitor i/o space lock wasn't disabled before attempting to read data).

This commit is contained in:
Michael Möller
2013-09-07 08:07:11 +00:00
parent 9f28081100
commit bf0e26c554
2 changed files with 22 additions and 2 deletions

View File

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