Installing BME280 libraries
In this tutorial, we’ll display readings from a BME280 sensor (Guide with ESP8266). You need to install the following libraries:
Adafruit_BME280_Library
Adafruit_Sensor
You can install these libraries through the Arduino IDE Libraries Manager. Go to Sketch > Include Libraries > Manage Libraries. Then, search for the libraries’ name to install them.
ghd sports