Skip to content

Commit 23dcb68

Browse files
committed
Enable watchdog feed func
1 parent 4a361af commit 23dcb68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: libraries/WiFi/src/WiFi.h

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ extern "C" {
4949
#define DEFAULT_AP_CHANNEL 6
5050
#endif
5151

52+
#define WIFI_HAS_FEED_WATCHDOG_FUNC
53+
5254
namespace arduino {
5355

5456
typedef void* (*voidPrtFuncPtr)(void);

0 commit comments

Comments
 (0)