summaryrefslogtreecommitdiffstats
path: root/libsensors/GyroSensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/GyroSensor.h')
-rw-r--r--libsensors/GyroSensor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsensors/GyroSensor.h b/libsensors/GyroSensor.h
index e5a9241..e8997de 100644
--- a/libsensors/GyroSensor.h
+++ b/libsensors/GyroSensor.h
@@ -37,6 +37,7 @@ class GyroSensor : public SensorBase {
bool mHasPendingEvent;
char input_sysfs_path[PATH_MAX];
int input_sysfs_path_len;
+ int64_t mEnabledTime;
int setInitialState();