Unnecessary compilation error

See Wire.h not found, platformio latest version.

The library dependency finder doesn’t recognize the Wire dependency if you don’t #include <Wire.h> in your main file or add it to lib_deps.

1 Like