thermferm/rdconfig.h

Tue, 26 Aug 2014 14:45:03 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 26 Aug 2014 14:45:03 +0200
changeset 269
dc88583a068d
parent 110
54e9940f413b
permissions
-rw-r--r--

All web screens now show the program name and version

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial