/* stats.c */
void initStats(void);
void redrawStats(void);
void updateStats(void);
void calibrate_stats(void);

