More cleanup, 'temp' and 'uptime' use fileRead().
[sysstatus.git] / statuses / power.h
1
2 #ifndef __POWER_H__
3 #define __POWER_H__
4
5 void status_power();
6
7 #endif