thermferm/lock.h

Sun, 28 Apr 2019 16:27:54 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 28 Apr 2019 16:27:54 +0200
changeset 587
b8580eedfcc7
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Experimental 12 bits resolution init

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial