Skip to content

Commit 126c607

Browse files
pennamaentinger
authored andcommitted
Add define WIFI_HAS_FEED_WATCHDOG_FUNC to handle library API compatibility
1 parent d4af28c commit 126c607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WiFi.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#define WiFi_h
2323

2424
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.6"
25+
#define WIFI_HAS_FEED_WATCHDOG_FUNC
2526

2627
#include <inttypes.h>
2728

0 commit comments

Comments
 (0)