thermferm/lock.h

Sun, 28 Apr 2019 19:59:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 28 Apr 2019 19:59:43 +0200
changeset 589
230a502b75ec
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Final device thermometer error detection.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial