thermferm/rdconfig.h

Tue, 25 Jul 2017 13:16:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Jul 2017 13:16:49 +0200
changeset 526
2f75f94d471b
parent 110
54e9940f413b
permissions
-rw-r--r--

Chiller alarm and cutoff now against the air temperature.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial