summaryrefslogtreecommitdiffstats
path: root/include/hardware/sensors_deprecated.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hardware/sensors_deprecated.h')
-rw-r--r--include/hardware/sensors_deprecated.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hardware/sensors_deprecated.h b/include/hardware/sensors_deprecated.h
index 7974788..ee667d6 100644
--- a/include/hardware/sensors_deprecated.h
+++ b/include/hardware/sensors_deprecated.h
@@ -29,6 +29,7 @@ typedef struct {
float temperature;
float distance;
float light;
+ float pressure;
};
int64_t time;
uint32_t reserved;