Skip to content

Commit 28bae3e

Browse files
committed
Use a more unique name instead of WIFI_HAS_FEED_WATCHDOG_FUNC
1 parent 1628b27 commit 28bae3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

52-
#define WIFI_HAS_FEED_WATCHDOG_FUNC
52+
#define ARDUINO_PORTENTA_H7_WIFI_HAS_FEED_WATCHDOG_FUNC
5353

5454
namespace arduino {
5555

0 commit comments

Comments
 (0)