thermferm/rdconfig.h

Sat, 05 Mar 2016 12:50:23 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 05 Mar 2016 12:50:23 +0100
changeset 491
31b14c9ac625
parent 110
54e9940f413b
permissions
-rw-r--r--

Switched PID to BOO mode for all modes.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial