Base: LCDproc 0.5.2
[lcdproc-de200c.git] / clients / lcdproc / batt.h
blobbaec58bbcef6b6fc6da20c9b0c6402efa56f49e2
1 #ifndef BATT_H
2 #define BATT_H
4 int battery_screen(int rep, int display, int *flags_ptr);
6 #endif