BMP280-arduino-library icon indicating copy to clipboard operation
BMP280-arduino-library copied to clipboard

Remove call to Wire.begin() which doesn't build

Open nuxeh opened this issue 3 years ago • 0 comments

This function causes build to fail at least on recent platformio (presumably recent arduino framework?) on atmega328 based Arduino board.

nuxeh avatar May 19 '22 09:05 nuxeh