adafruit / Adafruit_BME280_Library

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

Fixed bug #75 #90

Closed kimi1991 closed 3 years ago

kimi1991 commented 3 years ago

Fixed bug #75, added timeout to "takeForcedMeasurement" and a return value to check the result of the function

kimi1991 commented 3 years ago

Does anybody knows the problem?

kimi1991 commented 3 years ago

@siddacious any idea why the check failed?

siddacious commented 3 years ago

hi @kimi1991 , the check failed because clang-format decided it wasn't fond of the formatting 🤖 🔤

I've updated the README to include pointers on how to use clang-format to adjust the formatting. Take a look and let me know if you have any more questions:

https://github.com/adafruit/Adafruit_BME280_Library/blob/master/README.md#formatting-and-clang-format