BMP280-arduino-library
BMP280-arduino-library copied to clipboard
Remove call to Wire.begin() which doesn't build
This function causes build to fail at least on recent platformio (presumably recent arduino framework?) on atmega328 based Arduino board.