summaryrefslogtreecommitdiff
path: root/lib/sensors.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sensors.h')
-rw-r--r--lib/sensors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sensors.h b/lib/sensors.h
index ee00ee07..1185c21d 100644
--- a/lib/sensors.h
+++ b/lib/sensors.h
@@ -146,6 +146,7 @@ typedef enum sensors_feature_type {
SENSORS_FEATURE_INTRUSION = 0x11,
SENSORS_FEATURE_MAX_OTHER,
SENSORS_FEATURE_BEEP_ENABLE = 0x18,
+ SENSORS_FEATURE_MAX,
SENSORS_FEATURE_UNKNOWN = INT_MAX,
} sensors_feature_type;