thermferm/rdconfig.h

Mon, 25 Aug 2014 21:33:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Aug 2014 21:33:57 +0200
changeset 267
a84792cab21c
parent 110
54e9940f413b
permissions
-rw-r--r--

Don't log debug pid messages if there is no error difference

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial