thermferm/lock.h

Sun, 17 May 2015 19:34:55 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 17 May 2015 19:34:55 +0200
changeset 363
468ec0d96cce
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Back to the old PID algorythm. Version 0.3.1.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial