Skip to content

Commit a13f66c

Browse files
authored
Update header to change deprecated entry
1 parent 8d9dd4f commit a13f66c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/HTTPConnection.hpp

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
#include <string>
88
#include <mbedtls/base64.h>
9-
#include <hwcrypto/sha.h>
9+
//#include <hwcrypto/sha.h>
10+
#include <esp32/sha.h>
11+
1012
#include <functional>
1113

1214
// Required for sockets

0 commit comments

Comments
 (0)