thermferm/lock.h

Mon, 05 Oct 2015 15:21:46 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 05 Oct 2015 15:21:46 +0200
changeset 408
ec507c1f1df7
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Make sure that a DS2413 device used as input has the output latch turned off.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial