Skip to content

Commit 4b7e53a

Browse files
committed
Add WiFi.h include for ARDUINO_PORTENTA_H7_WIFI_HAS_FEED_WATCHDOG_FUNC
1 parent f206330 commit 4b7e53a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ArduinoIoTCloudTCP.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
# include <algorithm>
3838
# include "tls/utility/SHA256.h"
3939
# include <stm32h7xx_hal_rtc_ex.h>
40+
# include <WiFi.h>
4041
#endif
4142

4243
#include "utility/ota/OTA.h"

0 commit comments

Comments
 (0)