Files used for the Tutorial that shows how to read an Adafruit BMP280 temperature / pressure sensor.
main.cpp reads only temperature, to keep it simple, and to make it possible to simply clone / download and build.
Out of the box this project did not build in VScode/PlatformIO without the modifications made in ET1_Build.log