thermferm/rdconfig.h

Wed, 30 Jul 2014 19:39:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 30 Jul 2014 19:39:50 +0200
changeset 154
83502d2099eb
parent 110
54e9940f413b
permissions
-rw-r--r--

Added style to radiobuttons

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial