thermferm/lock.h

Fri, 20 Feb 2015 16:05:29 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 20 Feb 2015 16:05:29 +0100
changeset 321
b95baa89c509
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Code cleanup and more conditions for debug temperature logging

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial