adafruit / Adafruit_BMP280_Library

Arduino Library for BMP280 sensors
255 stars 186 forks source link

Enable forced measurement mode #63

Closed caternuson closed 2 years ago

caternuson commented 2 years ago

For #27 and #62.

The existing commented out code seemed fine. So just enabled that with minor modification to return a bool. Could add a timeout feature to the wait loop later if needed. Added new example.

Tested with Qt Py and new example. Screenshot from 2021-10-14 12-36-44