thermferm/rdconfig.h

Sat, 09 Aug 2014 17:24:32 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 09 Aug 2014 17:24:32 +0200
changeset 199
3f5d277a69e3
parent 110
54e9940f413b
permissions
-rw-r--r--

Added panel thread

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial