changes
This commit is contained in:
@ -33,7 +33,7 @@ extern const uint8_t DNS_SOCK;
|
||||
|
||||
static bool networkAvailable = false;
|
||||
|
||||
bool isNetworkAvailable() {
|
||||
bool wizIsNetworkAvailable() {
|
||||
return networkAvailable;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user