thermferm/rdconfig.h

Sat, 07 Mar 2015 13:36:45 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 07 Mar 2015 13:36:45 +0100
changeset 325
35b6f6605ae3
parent 110
54e9940f413b
permissions
-rw-r--r--

More device locks in the network server

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial