We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f206330 commit 4b7e53aCopy full SHA for 4b7e53a
src/ArduinoIoTCloudTCP.cpp
@@ -37,6 +37,7 @@
37
# include <algorithm>
38
# include "tls/utility/SHA256.h"
39
# include <stm32h7xx_hal_rtc_ex.h>
40
+# include <WiFi.h>
41
#endif
42
43
#include "utility/ota/OTA.h"
0 commit comments