thermferm/lock.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 106
1bd9a16f5061
permissions
-rw-r--r--

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

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial