mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
some changes
This commit is contained in:
parent
78922b1be9
commit
5e068e7762
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ int get_essid(const char *ifname, uint8_t *bssid_addr)
|
|||
memset(buf, 0, sizeof(buf));
|
||||
|
||||
printf("ESSID is: %s\n", buf);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue