thermferm/rdconfig.h

Wed, 03 Sep 2014 15:02:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:02:09 +0200
changeset 284
9e6fb5aed618
parent 110
54e9940f413b
permissions
-rw-r--r--

Profile progress is visible in the web interface

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial