lmsensors: hw20: Remove input voltage
This is not implemented.
This commit is contained in:
parent
76457f2106
commit
3c281d8e78
|
|
@ -1,7 +1,6 @@
|
||||||
chip "da9063-*"
|
chip "da9063-*"
|
||||||
label in0 "main-voltage"
|
label in0 "main-voltage"
|
||||||
label in1 "input-voltage"
|
ignore in1
|
||||||
compute in1 15.0*@, @/15.0
|
|
||||||
ignore in2
|
ignore in2
|
||||||
ignore in3
|
ignore in3
|
||||||
label in4 "rtc-voltage"
|
label in4 "rtc-voltage"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue