thermferm/rdconfig.h

Sat, 25 Oct 2014 21:08:47 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 25 Oct 2014 21:08:47 +0200
changeset 289
d810df0df36a
parent 110
54e9940f413b
permissions
-rw-r--r--

Added code to detect primary fermentation

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial