thermferm/rdconfig.h

Tue, 17 Feb 2015 23:27:47 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 17 Feb 2015 23:27:47 +0100
changeset 315
198f3b4bd0d8
parent 110
54e9940f413b
permissions
-rw-r--r--

Better conditional PID logging

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial