thermferm/rdconfig.h

Wed, 25 Nov 2015 22:49:35 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 25 Nov 2015 22:49:35 +0100
changeset 434
eb724767860d
parent 110
54e9940f413b
permissions
-rw-r--r--

Brewco first phase development configuration structure.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial