brewco/rdsession.h

Sun, 27 Dec 2015 20:52:52 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 27 Dec 2015 20:52:52 +0100
changeset 479
0e6a1163e6e3
parent 474
fe1c3e3e90dc
permissions
-rw-r--r--

Bild target temperature 0.1 degree higher. Removed debug log from the simulator

#ifndef	_RDSESSION_H
#define	_RDSESSION_H


char *brewstep_name(int);
int  rdsession(brew_session *brew);
int  wrsession(brew_session *brew);


#endif

mercurial