Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Crosenhain committed Jun 10, 2023
1 parent f0b8058 commit f9bfac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibreHardwareMonitorLib/Hardware/Motherboard/Lpc/Chip.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ internal enum Chip : ushort
NCT6686D = 0xD440,
NCT6687D = 0xD592,
NCT6683D = 0xC732,
NCT6799D = 0xD800, // was 0xD802
NCT6799D = 0xD800, // was 0xD802 in the original code

W83627DHG = 0xA020,
W83627DHGP = 0xB070,
Expand Down

0 comments on commit f9bfac8

Please sign in to comment.