STMicroelectronics / st-mems-android-linux-sensors-hal

stm mems sensors-hal for Android and Linux platforms.
Apache License 2.0
20 stars 6 forks source link

multi-hal: Convert: add LIGHT and PRESSURE #4

Open eenurkka opened 7 months ago

eenurkka commented 7 months ago

convertFromSTMSensorData() doesn't currently support light nor pressure events. With this patch, it's possible for Android to receive both events; otherwise, they're completely blocked.

I understand you may have a gerrit based review, so feel free to discard this if it doesn't fit your criteria.