add GetBattery
This commit is contained in:
parent
d28f74ea00
commit
6d15bf5b9e
5 changed files with 66 additions and 7 deletions
|
@ -46,5 +46,6 @@ int GetMem(const char *title, const FETCH fetch);
|
|||
int GetModel(const char *title, const FETCH fetch);
|
||||
int GetHostname(const char *title, const FETCH fetch);
|
||||
int GetAVG(const char *title, const FETCH fetch);
|
||||
int GetBattery(const char *title, const FETCH fetch);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue