-
Notifications
You must be signed in to change notification settings - Fork 82
Closed
Description
I am receiving the following error trying to use the ArduinoIoTCloud
with my Opta WiFi:
/var/run/arduino/directories-user/libraries/ArduinoIoTCloud/src/utility/watchdog/Watchdog.cpp: In function 'void mbed_watchdog_enable_network_feed(NetworkAdapter)':
/var/run/arduino/directories-user/libraries/ArduinoIoTCloud/src/utility/watchdog/Watchdog.cpp:115:14: error: 'class EthernetClass' has no member named 'setFeedWatchdogFunc'
Ethernet.setFeedWatchdogFunc(watchdog_reset);
I do not see this function defined anywhere.
Metadata
Metadata
Assignees
Labels
No labels