Skip to content

Commit c5d4714

Browse files
authored
Updated Hearder with Remark to use for idf 4.4 in future
1 parent a13f66c commit c5d4714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HTTPConnection.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <string>
88
#include <mbedtls/base64.h>
99
//#include <hwcrypto/sha.h>
10+
#include <sha/sha_parallel_engine.h> // For use with IDF4.4
1011
#include <esp32/sha.h>
1112

1213
#include <functional>

0 commit comments

Comments
 (0)