thermferm/lock.h

Mon, 08 May 2017 16:32:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 May 2017 16:32:43 +0200
changeset 507
80344f433a78
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Extra shutdown delay

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial