thermferm/rdconfig.h

Thu, 06 Jul 2017 22:31:01 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 06 Jul 2017 22:31:01 +0200
changeset 520
32bf084df5af
parent 110
54e9940f413b
permissions
-rw-r--r--

Fix storing beer_idx value

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial