thermferm/lock.h

Thu, 07 Aug 2014 14:20:11 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 07 Aug 2014 14:20:11 +0200
changeset 189
cc2b04d4db99
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Init logfile when a unit is turned on. Added comments for profile processing.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial