Error "SHA1Class SHA1" on an ESP32 when including HTTPClient.h #74
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
I am trying to use the HMACSHA256 signing capability on an ESP32 but I also need the HTTPClient.
When I include the HTTPClient.h, which depends on WiFiClientSecure.h in your sample, I get a redeclaration issue.
Sample code:
Error:
The text was updated successfully, but these errors were encountered: