kvoit
Results
3
issues of
kvoit
After updating my espressif32 platform in PlatformIO from 3.2 to 4.2, "hwcrypto/sha.h" cannot be included in Websockets.cpp anymore. [Issue #3245](https://github.com/espressif/esp-idf/issues/3245) in esp-idf states that this library has been moved, and...
See https://github.com/espressif/esp-idf/issues/3245
Hi, great work, I have this successfully running on an ESP32-C3 for a while now, thanks a lot! For a new project, I would like to read two meters, and...