This commit is contained in:
2021-03-01 11:16:54 +01:00
parent 991f2724a6
commit 6e73dccd66
5 changed files with 11 additions and 4 deletions

View File

@ -7,7 +7,7 @@
int wizInit();
bool isNetworkAvailable();
bool wizIsNetworkAvailable();
uint8_t* wizGetIPAddress();
bool wizDnsQuery(char *name, uint8_t *ip);