thermferm/rdconfig.h

Sat, 30 Aug 2014 13:06:07 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 30 Aug 2014 13:06:07 +0200
changeset 270
df81d583c2c3
parent 110
54e9940f413b
permissions
-rw-r--r--

The PID commands have an adjustable delay, default 5 minutes

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial