Mark Tentindo
Results
2
comments of
Mark Tentindo
I had the same issue. Are you using an ad-blocker? I had to disable mine for the site to work.
I believe part of the issue is that doing a standard `git clone` doesn't pull the BME280 driver from the [Bosch repository](https://github.com/BoschSensortec/BME280_driver/tree/cf40d00b0b5139e287b670881c433c0041d98d9f) into the /components/bme280/driver folder. I was able to...