You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the bmx280 driver and do not want to get each temperature reading. I just want an event, if the temperature difference to the last reported temperature ist above 0.5 °C.
Is this possible or do I have to do this on my SensorEventListener onSensorChanged method?
The text was updated successfully, but these errors were encountered:
I am using the bmx280 driver and do not want to get each temperature reading. I just want an event, if the temperature difference to the last reported temperature ist above 0.5 °C.
Is this possible or do I have to do this on my SensorEventListener onSensorChanged method?
The text was updated successfully, but these errors were encountered: