thermferm/rdconfig.h

Sun, 10 Aug 2014 16:56:22 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Aug 2014 16:56:22 +0200
changeset 208
934d45d9751d
parent 110
54e9940f413b
permissions
-rw-r--r--

Added room temperature and humidity to the web interface

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial