summaryrefslogtreecommitdiff
path: root/configs/MSI/MS-7302-K9A2GM-V.conf
blob: fb1d1a0e869524d6de9a5f1344a4d0f94f545c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# input routing and scaling read from board schematic

chip "f71882fg-*"
	label in1 "CPU Vcore"
	label in2 "+12V"
	label in3 "+5V"
	ignore in4
	label in5 "+5VSB"
	ignore in6

	compute in2 (@ * 11.00), (@ / 11.00)
	compute in3 ((@ * (47 + 10)) / 10), ((@ * 10) / (47 + 10))
	compute in5 ((@ * (47 + 10)) / 10), ((@ * 10) / (47 + 10))

	label fan1 "CPU Fan"
	ignore fan2
	label fan3 "SYS Fan"
	ignore fan4

	label temp1 "CPU Temperature"
	ignore temp2
	label temp3 "System Temperature"