Skip to content

Commit 54885d7

Browse files
Add explicit using arduino::IPAddress to headers (#2894)
Fix issue with WiFiNINA includes. Fixes #2887
1 parent ecf2b2e commit 54885d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/rp2040/IPAddress.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
#include "api/IPAddress.h"
2+
using arduino::IPAddress;

0 commit comments

Comments
 (0)