thermferm/rdconfig.h

Tue, 12 Aug 2014 12:42:15 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 Aug 2014 12:42:15 +0200
changeset 221
91a5e7281c35
parent 110
54e9940f413b
permissions
-rw-r--r--

Fixed end of profile steps, didn't go to the PROFILE_DONE state.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial