thermferm/rdconfig.h

Wed, 24 Apr 2024 11:04:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 24 Apr 2024 11:04:00 +0200
changeset 702
d77891f8915d
parent 110
54e9940f413b
permissions
-rw-r--r--

Drop fermenter volume setting.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial