WEMOS_SHT3x_Arduino_Library
WEMOS_SHT3x_Arduino_Library copied to clipboard
Wondering why there are very long delays while reading data..
After a brief reading of the datasheet of sht3x, useless delays were removed
Signed-off-by: Fabiano Riccardi [email protected]
I hit this again, and was wondering what's up with the random delays. This library makes it hard to run in battery operated environments. Looks like I'll just copy/paste the reading part, since it's not all that hard.