thermferm/rdconfig.h

Sat, 15 Nov 2014 20:35:32 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 15 Nov 2014 20:35:32 +0100
changeset 299
d1c52fb43e30
parent 110
54e9940f413b
permissions
-rw-r--r--

Show heater/cooler usgae in percent on the web page. Bunped to version 0.2.5

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


void killconfig(void);
int  rdconfig(void);
int  wrconfig(void);


#endif

mercurial