thermferm/rdconfig.h

Thu, 31 Jul 2014 17:52:41 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 31 Jul 2014 17:52:41 +0200
changeset 160
87bfa951ffc2
parent 110
54e9940f413b
permissions
-rw-r--r--

Fixed wrong includes

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial