We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9432163 commit c5ef3ebCopy full SHA for c5ef3eb
libraries/WiFi/src/WiFiSTA.h
@@ -85,6 +85,7 @@ class WiFiSTAClass
85
86
bool enableIpV6();
87
IPv6Address localIPv6();
88
+ IPv6Address globalIPv6();
89
90
// STA WiFi info
91
static wl_status_t status();
0 commit comments