thermferm/lock.h

Wed, 23 Jul 2014 21:34:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 23 Jul 2014 21:34:02 +0200
changeset 129
2817c65fba89
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Removed sorting of 1-Wire devices because the busy indicator doesn't dissapear

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial