We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27021c commit 6aad616Copy full SHA for 6aad616
src/ArduinoIoTCloudTCP.h
@@ -33,6 +33,7 @@
33
#include <WiFiClientSecure.h>
34
#elif defined(BOARD_HAS_SE050)
35
#include "tls/utility/CryptoUtil.h"
36
+ #include <WiFiSSLSE050Client.h>
37
#endif
38
39
#ifdef BOARD_HAS_OFFLOADED_ECCX08
0 commit comments