thermferm/rdconfig.h

Mon, 04 Nov 2019 13:19:27 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 04 Nov 2019 13:19:27 +0100
changeset 604
e2766e538d0e
parent 110
54e9940f413b
permissions
-rw-r--r--

Version 0.9.7. Increased the maximum fermentation temperature to 45 degrees to allow Kveik fermentations.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial