mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 22:35:23 +00:00
Add the computation line for iternal diode in vt1211 config section
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3250 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -2002,6 +2002,7 @@ chip "vt1211-*"
|
||||
set in5_min 3.3 * 0.95
|
||||
set in5_max 3.3 * 1.05
|
||||
|
||||
compute temp1 (@ - 65) / 0.9686, (@ * 0.9686) + 65
|
||||
compute temp3 (@ - 65) / 0.9686, (@ * 0.9686) + 65
|
||||
#
|
||||
# thermistor calculations.
|
||||
|
Reference in New Issue
Block a user