We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a361af commit 23dcb68Copy full SHA for 23dcb68
libraries/WiFi/src/WiFi.h
@@ -49,6 +49,8 @@ extern "C" {
49
#define DEFAULT_AP_CHANNEL 6
50
#endif
51
52
+#define WIFI_HAS_FEED_WATCHDOG_FUNC
53
+
54
namespace arduino {
55
56
typedef void* (*voidPrtFuncPtr)(void);
0 commit comments