adafruit / Adafruit_BME280_Library

Arduino Library for BME280 sensors
Other
328 stars 301 forks source link

Add timeout to takeForcedMeasurement #76

Closed netmaniac closed 3 years ago

netmaniac commented 4 years ago

This PR resolves (at least for us :) ) #75 takeForcedMeasurement returns bool value to let code recognize if readings are available for use.

thijstriemstra commented 3 years ago

Looks like PR #90 addressed the issue in #75 and this PR can be closed. Can you confirm @netmaniac?

caternuson commented 3 years ago

Closing due to lack of response. Agree it looks resolved by above.