thermferm/rdconfig.h

Tue, 22 Dec 2015 15:59:26 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 22 Dec 2015 15:59:26 +0100
changeset 471
1564b60558b1
parent 110
54e9940f413b
permissions
-rw-r--r--

Manual mode now uses the PID's. The display shows heating percentage and the setpoints alternated very 2 seconds.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial