thermferm/rdconfig.h

Wed, 23 Jul 2014 21:14:20 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 23 Jul 2014 21:14:20 +0200
changeset 127
f2f45c44942f
parent 110
54e9940f413b
permissions
-rw-r--r--

Added the maintenance 1-Wire display tab

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial