aboutsummaryrefslogtreecommitdiff
path: root/sensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'sensor.h')
-rw-r--r--sensor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sensor.h b/sensor.h
index 49e37bc..a7535cc 100644
--- a/sensor.h
+++ b/sensor.h
@@ -22,4 +22,3 @@ char *items_fan[32] = {"min", "max", "input", "label", "div", "target", ""};
char *suffix_fan[32] = {"RPM", "RPM", "RPM", "", "", "RPM", ""};
char *items_pwm[32] = {"freq", "enable", "mode", ""};
char *suffix_pwm[32] = {"Hz", "", "", ""};
-