added wifi essid

This commit is contained in:
Aaron Marcher
2016-08-15 14:43:29 +02:00
committed by Aaron Marcher (drkhsh)
parent 4170970c85
commit 093f39df23
4 changed files with 46 additions and 3 deletions

View File

@ -35,3 +35,4 @@ char *uid(const char*);
char *username(const char*);
char *vol_perc(const char *);
char *wifi_perc(const char *);
char *wifi_essid(const char *);