thermferm/rdconfig.h

Tue, 05 Aug 2014 22:50:33 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 05 Aug 2014 22:50:33 +0200
changeset 188
4fc17ef4593f
parent 110
54e9940f413b
permissions
-rw-r--r--

Added heat/cool state to the LCD display

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial