thermferm/lock.h

Tue, 25 Jul 2017 11:43:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Jul 2017 11:43:35 +0200
changeset 525
5855abe0e82c
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Added unit alarm flag

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial