thermferm/rdconfig.h

Mon, 18 May 2020 11:03:40 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 May 2020 11:03:40 +0200
changeset 606
798dd0c4fd00
parent 110
54e9940f413b
permissions
-rw-r--r--

Version 0.9.9 Don't flag fermenter death if the unit is turned off. Fix a wrong log message. Send unit data even if the unit is turned off.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial