brewco/rdrecipes.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 459
1f88be70f253
permissions
-rw-r--r--

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

#ifndef	_RDRECIPES_H
#define	_RDRECIPES_H


int  rdrecipes(void);
int  wrrecipes(void);


#endif

mercurial