WEMOS_SHT3x_Arduino_Library icon indicating copy to clipboard operation
WEMOS_SHT3x_Arduino_Library copied to clipboard

Ambiguous call to overloaded function

Open jakubtopic opened this issue 7 years ago • 0 comments

There is a call of Wire.requestFrom function in src/WEMOS_SHT3X.cpp:30 which is considered ambiguous by ISO C++, so it's not currently possible to properly build the library.

jakubtopic avatar Apr 11 '18 02:04 jakubtopic