You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.