OSDN Git Service

libsensors: Integrate the quaternion sensor and use for compass
[android-x86/hardware-intel-libsensors.git] / bigcore / libsensors / SensorConfig.h
index bd18eb9..6ff565e 100644 (file)
@@ -27,6 +27,8 @@ enum {
     gyro,
     compass,
     light,
+    rotvec,
+    syncompass,
     numSensorDrivers,
     numFds,
 };